Sort the TOML dependencies

This commit is contained in:
Clément Renault 2022-10-20 18:03:35 +02:00
parent 3f6bd7fb11
commit 85d567e878
No known key found for this signature in database
GPG key ID: 92ADA4E935E71FA4
6 changed files with 36 additions and 44 deletions

View file

@ -9,8 +9,8 @@ actix-web = { version = "4.2.1", default-features = false }
csv = "1.1.6"
either = { version = "1.6.1", features = ["serde"] }
enum-iterator = "1.1.3"
milli = { git = "https://github.com/meilisearch/milli.git", branch = "indexation-abortion", default-features = false }
fst = "0.4.7"
milli = { git = "https://github.com/meilisearch/milli.git", branch = "indexation-abortion", default-features = false }
proptest = { version = "1.0.0", optional = true }
proptest-derive = { version = "0.3.0", optional = true }
roaring = { version = "0.10.0", features = ["serde"] }
@ -22,10 +22,10 @@ tokio = "1.0"
uuid = { version = "1.1.2", features = ["serde", "v4"] }
[dev-dependencies]
insta = "1.19.1"
meili-snap = { path = "../meili-snap" }
proptest = "1.0.0"
proptest-derive = "0.3.0"
meili-snap = { path = "../meili-snap" }
insta = "1.19.1"
[features]
# all specialized tokenizations