nelson is not used anymore

This commit is contained in:
Tamo 2024-01-24 15:13:34 +01:00 committed by Louis Dureuil
parent dedc91e2cf
commit 2f1abd2c03
No known key found for this signature in database
2 changed files with 0 additions and 7 deletions

6
Cargo.lock generated
View File

@ -2907,7 +2907,6 @@ dependencies = [
"meili-snap",
"meilisearch-auth",
"meilisearch-types",
"nelson",
"page_size 0.5.0",
"puffin",
"roaring",
@ -3921,11 +3920,6 @@ dependencies = [
"syn 2.0.48",
]
[[package]]
name = "nelson"
version = "0.1.0"
source = "git+https://github.com/meilisearch/nelson.git?rev=675f13885548fb415ead8fbb447e9e6d9314000a#675f13885548fb415ead8fbb447e9e6d9314000a"
[[package]]
name = "nom"
version = "7.1.3"

View File

@ -45,4 +45,3 @@ big_s = "1.0.2"
crossbeam = "0.8.4"
insta = { version = "1.34.0", features = ["json", "redactions"] }
meili-snap = { path = "../meili-snap" }
nelson = { git = "https://github.com/meilisearch/nelson.git", rev = "675f13885548fb415ead8fbb447e9e6d9314000a" }