Skip to content

Commit 796e02c

Browse files
Update Rust crate nbd to 0.3.1
1 parent a39ef7b commit 796e02c

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
@@ -57,7 +57,7 @@ indicatif = { version = "0.17.8", features = ["rayon"] }
5757
itertools = "0.12.1"
5858
libc = "0.2"
5959
mime_guess = "2.0.4"
60-
nbd = "0.2.3"
60+
nbd = "0.3.1"
6161
nix = { version = "0.28", features = [ "feature", "uio" ] }
6262
num_enum = "0.7"
6363
num-derive = "0.4"

0 commit comments

Comments
 (0)