Skip to content

Commit

Permalink
Update Rust crate nbd to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 27, 2023
1 parent 6460cec commit eb001a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nbd_server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ serde_json = "1"
tokio = { version = "1.25.0", features = ["full"] }
tokio-util = { version = "0.7", features = ["codec"]}
toml = "0.7"
nbd = "0.2.3"
nbd = "0.3.0"

0 comments on commit eb001a2

Please sign in to comment.