Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit de785e0

Browse files
authoredMar 23, 2024··
Update Rust crate nbd to 0.3.0
1 parent 0d10d22 commit de785e0

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.0"
6161
nix = { version = "0.28", features = [ "feature", "uio" ] }
6262
num_enum = "0.7"
6363
num-derive = "0.4"

0 commit comments

Comments
 (0)
Please sign in to comment.