Skip to content

Commit 14c6a68

Browse files
authored
Merge pull request #30 from maschad/dependabot/cargo/rand-0.9.2
Co-authored-by: Chad Nehemiah <[email protected]>
2 parents 284e0d4 + 3fb2b71 commit 14c6a68

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 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
@@ -49,7 +49,7 @@ libp2p-stream = "0.4.0-alpha"
4949
mime_guess = "2.0.5"
5050
once_cell = "1.21.3"
5151
parking_lot = "0.12.4"
52-
rand = "0.9.1"
52+
rand = "0.9.2"
5353
ratatui = "0.29.0"
5454
rclite = "0.2.7"
5555
serde = { version = "1.0.219", features = ["derive"] }

0 commit comments

Comments
 (0)