Skip to content

Commit d9e3bad

Browse files
Update Rust crate nbd to 0.3.1
1 parent 62cc2cf commit d9e3bad

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
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
@@ -60,7 +60,7 @@ indicatif = { version = "0.17.8", features = ["rayon"] }
6060
itertools = "0.12.1"
6161
libc = "0.2"
6262
mime_guess = "2.0.4"
63-
nbd = "0.2.3"
63+
nbd = "0.3.1"
6464
nix = { version = "0.28", features = [ "feature", "uio" ] }
6565
num_enum = "0.7"
6666
num-derive = "0.4"

0 commit comments

Comments
 (0)