Skip to content

Commit

Permalink
Bump criterion from 0.4.0 to 0.5.0 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 24, 2023
1 parent d3a0f02 commit e647bc4
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 61 deletions.
219 changes: 159 additions & 60 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ version = "6.1.0"
serde = { version = "1.0", optional = true, default-features = false }

[dev-dependencies]
criterion = { version = "0.4" }
criterion = { version = "0.5" }
faster-hex = { version = "0.6" }
hex = { version = "0.4" }
rustc-hex = { version = "2.1" }
Expand Down

0 comments on commit e647bc4

Please sign in to comment.