Skip to content

Commit fe00605

Browse files
authored
Merge pull request #7 from Bikz/dependabot/cargo/rand-0.9.2
chore(deps): bump rand from 0.8.5 to 0.9.2
2 parents 5bdb099 + e1161db commit fe00605

2 files changed

Lines changed: 6 additions & 36 deletions

File tree

Cargo.lock

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

crates/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repository = "https://github.com/Bikz/goodcommit"
1010
async-trait = "0.1"
1111
futures = "0.3"
1212
globset = "0.4"
13-
rand = "0.8"
13+
rand = "0.9"
1414
regex = "1.10"
1515
reqwest = { version = "0.12", features = ["json", "rustls-tls"] }
1616
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)