Skip to content

Commit

Permalink
update criterion
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkirk committed Sep 15, 2023
1 parent 0f107b1 commit 59d0c83
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 @@ -17,7 +17,7 @@ thiserror = "1.0.23"
log = "0.4.17"

[dev-dependencies]
criterion = { version = "0.2" }
criterion = "0.5.1"
serde = { version = "1.0", default-features = false, features = ["derive"] }
serde_json = "1.0"

Expand Down

0 comments on commit 59d0c83

Please sign in to comment.