Skip to content

Commit

Permalink
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 4, 2025
1 parent 0a7952e commit 796efca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/odin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ anyhow = "1.0.91"

[dev-dependencies]
once_cell = "1.19.0"
rand = "0.8.5"
rand = "0.9.0"
serial_test = "3.1.1"
mockito = "1.4.0"
lazy_static = "1.4.0"
Expand Down

0 comments on commit 796efca

Please sign in to comment.