Skip to content

Commit

Permalink
chore(deps): update rust crate rand to 0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 15, 2024
1 parent 8677ce4 commit f4188d9
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 @@ -41,7 +41,7 @@ criterion = { version = "0.5.1" }
doc-comment = "0.3.3"
uuid = { version = "1", features = ["serde", "v4"] }
chrono = { version = "0.4", features = ["serde"] }
rand = "0.8"
rand = "0.8.5"
once_cell = "1.19"
dinghy-test = "0.7.1"
itertools = "0.13"
Expand Down

0 comments on commit f4188d9

Please sign in to comment.