mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-10 06:26:52 +00:00
actually update rmp-serde to 1.1.2 for both garage and netapp dependency (fix #629)
This commit is contained in:
@@ -39,7 +39,7 @@ futures-util = "0.3"
|
||||
tokio = { version = "1.0", default-features = false, features = ["rt", "rt-multi-thread", "io-util", "net", "time", "macros", "sync", "signal", "fs"] }
|
||||
opentelemetry = "0.17"
|
||||
|
||||
netapp = "0.5"
|
||||
netapp = "0.10"
|
||||
|
||||
[features]
|
||||
default = [ "sled", "lmdb", "sqlite" ]
|
||||
|
||||
Reference in New Issue
Block a user