Skip to content

Commit

Permalink
fix(deps): update rust crate randomize to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 17, 2024
1 parent b9a7c20 commit e8080de
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 @@ -16,7 +16,7 @@ default = []
serde = ["dep:serde"]

[dependencies]
randomize = "3.0.1"
randomize = "5.0.0"
serde = { version = "1.0.198", features = ["derive"], optional = true }

[dev-dependencies]
Expand Down

0 comments on commit e8080de

Please sign in to comment.