chore(cargo): bump criterion from 0.4.0 to 0.5.1

This commit is contained in:
link2xt
2023-06-05 10:12:27 +00:00
parent e0b1644488
commit f917c7de6b
3 changed files with 25 additions and 45 deletions

View File

@@ -2,9 +2,6 @@
unmaintained = "allow"
ignore = [
"RUSTSEC-2020-0071",
# Only affects windows if using non-default allocator (and unmaintained).
"RUSTSEC-2021-0145",
]
[bans]
@@ -17,8 +14,6 @@ skip = [
{ name = "base64", version = "<0.21" },
{ name = "bitflags", version = "1.3.2" },
{ name = "block-buffer", version = "<0.10" },
{ name = "clap_lex", version = "0.2.4" },
{ name = "clap", version = "3.2.23" },
{ name = "convert_case", version = "0.4.0" },
{ name = "curve25519-dalek", version = "3.2.0" },
{ name = "darling_core", version = "<0.14" },