Skip to content

Commit

Permalink
Update Rust crate rand to 0.8.5 (#824)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and kodiakhq[bot] authored May 1, 2024
1 parent b36434c commit 7018610
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 @@ -52,7 +52,7 @@ regex = "1.10.4"

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

0 comments on commit 7018610

Please sign in to comment.