Skip to content

Commit fdff568

Browse files
authored
Merge pull request #39 from Fr1tzBot/dependabot/cargo/rust/guessing_game/rand-0.9.3
Bump rand from 0.9.0 to 0.9.3 in /rust/guessing_game
2 parents cbd15e2 + 72713b4 commit fdff568

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

rust/guessing_game/Cargo.lock

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

rust/guessing_game/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ version = "0.1.0"
44
edition = "2024"
55

66
[dependencies]
7-
rand = "0.9.0"
7+
rand = "0.9.3"

0 commit comments

Comments
 (0)