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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

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