remove old bench

This commit is contained in:
Robin Appelman 2024-01-06 23:53:09 +01:00
commit d519769703
5 changed files with 2 additions and 58 deletions

7
Cargo.lock generated
View file

@ -783,12 +783,6 @@ dependencies = [
"tokio",
]
[[package]]
name = "iai"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "71a816c97c42258aa5834d07590b718b4c9a598944cd39a52dc25b351185d678"
[[package]]
name = "iana-time-zone"
version = "0.1.56"
@ -1189,7 +1183,6 @@ dependencies = [
"dotenvy",
"futures-util",
"hostname",
"iai",
"if-addrs 0.11.0",
"libc",
"libmdns",