downstream nbd

This commit is contained in:
Robin Appelman 2023-02-25 22:29:58 +01:00
commit ef7da15ebb
2 changed files with 4 additions and 3 deletions

View file

@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"
[dependencies]
nbd = { version = "0.2.3", git = "https://github.com/icewind1991/rust-nbd" }
nbd = "0.3.0"
tracing = "0.1.37"
tracing-subscriber = "0.3.16"
thiserror = "1.0.38"