aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-07-27 10:58:24 +0000
committerFuwn <[email protected]>2021-07-27 10:58:24 +0000
commit9f82cbaec2a5b6aca320ab87f049237ec2946798 (patch)
tree6e95dc1f869bf01e0f32b79250035f65397ed8ae
parentMerge pull request #13 from fuwn/renovate/tokio-1.x (diff)
parentchore(deps): update rust crate criterion to 0.3.5 (diff)
downloadnitrous-9f82cbaec2a5b6aca320ab87f049237ec2946798.tar.xz
nitrous-9f82cbaec2a5b6aca320ab87f049237ec2946798.zip
Merge pull request #14 from fuwn/renovate/criterion-0.x
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 48e1a0d..68c5754 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -45,4 +45,4 @@ mimalloc = { version = "0.1.26", default-features = false }
jemallocator = "0.3.2"
[dev-dependencies]
-criterion = "0.3.4"
+criterion = "0.3.5"