Skip to content

Commit

Permalink
Update Rust crate rand to 0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 8de9d29 commit 7f4c9ac
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 @@ -11,7 +11,7 @@ repository = "https://github.com/Norwik/Bobcat"

[dependencies]
tokio = { version = "1.35.0", features = ["full"] }
rand = "0.8"
rand = "0.8.5"
dotenv = "0.15.0"
dotenv_codegen = "0.15.0"
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit 7f4c9ac

Please sign in to comment.