Skip to content

Commit 45f4cbc

Browse files
authored
Merge pull request #22034 from rust-lang/dependabot/cargo/rand-0.9.3
build(deps): bump rand from 0.9.2 to 0.9.3
2 parents 55d1ce8 + a59f26c commit 45f4cbc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

lib/smol_str/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ proptest = "1.5"
2222
serde_json = "1.0"
2323
serde = { version = "1.0", features = ["derive"] }
2424
criterion = "0.7"
25-
rand = "0.9.2"
25+
rand = "0.9.3"
2626

2727
[features]
2828
default = ["std"]

0 commit comments

Comments
 (0)