mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-21 16:08:10 -07:00
global: cargo update
This commit is contained in:
@@ -4,8 +4,9 @@ description = "A very small, fast, efficient and simple storable Vec"
|
||||
version = "0.1.3"
|
||||
keywords = ["vec", "disk", "data"]
|
||||
categories = ["database"]
|
||||
edition = { workspace = true }
|
||||
license = { workspace = true }
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
repository.workspace = true
|
||||
|
||||
[features]
|
||||
json = ["serde", "serde_json"]
|
||||
|
||||
Reference in New Issue
Block a user