Skip to content

Commit 362c9cb

Browse files
Merge pull request #2 from hyperpolymath/dependabot/cargo/ipv6-only/cargo-3df31d4f53
chore(deps): bump rand from 0.8.5 to 0.9.3 in /ipv6-only in the cargo group across 1 directory
2 parents f0fa637 + 65fd91b commit 362c9cb

2 files changed

Lines changed: 30 additions & 15 deletions

File tree

ipv6-only/Cargo.lock

Lines changed: 29 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ipv6-only/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ clap = { version = "4", features = ["derive"] }
1515
serde = { version = "1", features = ["derive"] }
1616
serde_json = "1"
1717
thiserror = "1"
18-
rand = "0.8"
18+
rand = "0.9"
1919
hex = "0.4"
2020

2121
[dependencies]

0 commit comments

Comments
 (0)