Skip to content

Commit 1e987e8

Browse files
chore(deps): bump rand from 0.9.1 to 0.9.2
--- updated-dependencies: - dependency-name: rand dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a52ae83 commit 1e987e8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ log = "0.4.27"
3333
pcap = "2.3.0"
3434
pcap-file = "2.0.0"
3535
pnet = { version = "0.33.0", features = ["std"] }
36-
rand = "0.9.1"
36+
rand = "0.9.2"
3737
siphasher = "1.0"
3838
stderrlog = "0.6.0"
3939
strum = "0.27.1"

0 commit comments

Comments
 (0)