Skip to content

Commit 6b815a4

Browse files
Update Rust crate nbd to 0.3.1
1 parent bf08d09 commit 6b815a4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ indicatif = { version = "0.17.8", features = ["rayon"] }
6161
itertools = "0.12.1"
6262
libc = "0.2"
6363
mime_guess = "2.0.4"
64-
nbd = "0.3.0"
64+
nbd = "0.3.1"
6565
nix = { version = "0.28", features = [ "feature", "uio" ] }
6666
num_enum = "0.7"
6767
num-derive = "0.4"

0 commit comments

Comments
 (0)