Skip to content

Commit efe0462

Browse files
committed
upgrade criterion
1 parent d3edccf commit efe0462

File tree

2 files changed

+6
-15
lines changed

2 files changed

+6
-15
lines changed

Cargo.lock

Lines changed: 5 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ security-framework = "3.2.0"
106106
ignored = ["libsqlite3-sys"]
107107

108108
[dev-dependencies]
109-
criterion = { version = "0.6", features = ["async_tokio", "html_reports"] }
109+
criterion = { version = "0.7", features = ["async_tokio", "html_reports"] }
110110
hex-literal = "1.0.0"
111111
insta = { version = "1.41.1", features = ["json"] }
112112
quickcheck = "1.0.3"

0 commit comments

Comments
 (0)