Skip to content

Commit

Permalink
chore(deps): update rust crate rand to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2025
1 parent 1517332 commit 6797ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ regex = "1.10.4"
image = "0.25.1"
log = "0.4.21"
env_logger = "0.11.3"
rand = "0.8.5"
rand = "0.9.0"
mime_guess = "2.0.5"
r2d2 = "0.8.10"
rusqlite = { version = "0.33", features = ["bundled"] }
Expand Down

0 comments on commit 6797ccf

Please sign in to comment.