diff --git a/benchmarks/Cargo.toml b/benchmarks/Cargo.toml index f7b66fe3a..6be9c79d1 100644 --- a/benchmarks/Cargo.toml +++ b/benchmarks/Cargo.toml @@ -4,7 +4,6 @@ version = "0.1.0" edition = "2018" publish = false -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] milli = { path = "../milli" }