mirror of
https://github.com/chatmail/core.git
synced 2026-05-11 19:06:29 +03:00
Merge pull request #3537 from deltachat/dependabot/cargo/criterion-0.3.6
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user