Update benchmarks/Cargo.toml

Co-authored-by: Clément Renault <clement@meilisearch.com>
This commit is contained in:
Irevoire
2021-06-02 15:47:03 +02:00
committed by GitHub
parent ef1ac8a0cb
commit f346805c0c

View File

@ -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" }