Skip to content

Commit

Permalink
Upgrade dev-dependenciy: criterion to 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
eval-exec committed Sep 14, 2024
1 parent 492d769 commit 6fa4f15
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 @@ -29,7 +29,7 @@ serde = ["dep:serde", "alloc"]
heapless = { version = "0.8" }

[dev-dependencies]
criterion = "0.3"
criterion = "0.4"
rustc-hex = "1.0"
hex = "0.3.2"
proptest = "1.0"
Expand Down

0 comments on commit 6fa4f15

Please sign in to comment.