Skip to content

Commit

Permalink
chore: bump criterion from 0.3.6 to 0.4.0 (#575)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrachev committed Oct 18, 2022
1 parent d9876ed commit 9055af8
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 91 deletions.
130 changes: 40 additions & 90 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
Expand Up @@ -25,7 +25,7 @@ dunce = "1.0.3"

[dev-dependencies]
assert_cmd = "2.0.4"
criterion = "0.3.6"
criterion = "0.4.0"
tempfile = "3.3.0"

[target.'cfg(not(windows))'.dev-dependencies]
Expand Down

0 comments on commit 9055af8

Please sign in to comment.