Skip to content

Commit

Permalink
Merge pull request #860 from andrewdavidmackenzie/dependabot/cargo/nu…
Browse files Browse the repository at this point in the history
…sb-0.1.13
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
2 parents 7576e71 + bcebe34 commit c8f27b1
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 pignet/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ async-std = "1.13.0"

tokio = { version = "1.43.0", default-features = false, features = ["time"], optional = true }
iroh = { version = "0.32", default-features = false, optional = true }
nusb = { version = "0.1.12", default-features = false, optional = true }
nusb = { version = "0.1.13", default-features = false, optional = true }
serde = { version = "1.0.217", default-features = false, features = ["derive"], optional = true }
rand = { version = "0.8.5", default-features = false, features = ["std", "std_rng"], optional = true }

0 comments on commit c8f27b1

Please sign in to comment.