Skip to content

Commit

Permalink
chore: update criterion crate to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
verpeteren committed Nov 17, 2024
1 parent 5f4661f commit ce1077a
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 @@ libm = { version = "0.2.11", optional = true }
[dev-dependencies]
rand = "0.8.5"
rand_chacha = "0.3.1"
criterion = "0.4.0"
criterion = "0.5.1"

[[bench]]
name = "numparse"
Expand Down

0 comments on commit ce1077a

Please sign in to comment.