Merge pull request #3537 from deltachat/dependabot/cargo/criterion-0.3.6

This commit is contained in:
dependabot[bot]
2022-08-02 18:25:50 +00:00
committed by GitHub
2 changed files with 11 additions and 5 deletions

View File

@@ -83,7 +83,7 @@ async_zip = { git = "https://github.com/dignifiedquire/rs-async-zip", branch = "
[dev-dependencies]
ansi_term = "0.12.0"
criterion = { version = "0.3.4", features = ["async_tokio"] }
criterion = { version = "0.3.6", features = ["async_tokio"] }
futures-lite = "1.12"
log = "0.4"
pretty_env_logger = "0.4"