mirror of
https://codeberg.org/icewind/cube.git
synced 2026-06-04 20:44:07 +02:00
downstream nbd
This commit is contained in:
parent
3bd95c98d2
commit
ef7da15ebb
2 changed files with 4 additions and 3 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue