mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-21 10:26:36 +00:00
table::insert_many, version_table::updated
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ futures-core = "0.3"
|
||||
futures-channel = "0.3"
|
||||
futures-util = "0.3"
|
||||
tokio = { version = "0.2", features = ["full"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde = { version = "1.0", features = ["derive", "rc"] }
|
||||
serde_bytes = "0.11"
|
||||
bincode = "1.2.1"
|
||||
err-derive = "0.2.3"
|
||||
|
||||
Reference in New Issue
Block a user