mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 09:56:28 +00:00 
			
		
		
		
	bump tokenizer
This commit is contained in:
		@@ -18,7 +18,7 @@ grenad = { version = "0.4.1", default-features = false, features = ["tempfile"]
 | 
				
			|||||||
geoutils = "0.4.1"
 | 
					geoutils = "0.4.1"
 | 
				
			||||||
heed = { git = "https://github.com/meilisearch/heed", tag = "v0.12.1", default-features = false, features = ["lmdb", "sync-read-txn"] }
 | 
					heed = { git = "https://github.com/meilisearch/heed", tag = "v0.12.1", default-features = false, features = ["lmdb", "sync-read-txn"] }
 | 
				
			||||||
levenshtein_automata = { version = "0.2.1", features = ["fst_automaton"] }
 | 
					levenshtein_automata = { version = "0.2.1", features = ["fst_automaton"] }
 | 
				
			||||||
meilisearch-tokenizer = { git = "https://github.com/meilisearch/tokenizer.git", tag = "v0.2.7" }
 | 
					meilisearch-tokenizer = { git = "https://github.com/meilisearch/tokenizer.git", tag = "v0.2.9" }
 | 
				
			||||||
memmap2 = "0.5.3"
 | 
					memmap2 = "0.5.3"
 | 
				
			||||||
obkv = "0.2.0"
 | 
					obkv = "0.2.0"
 | 
				
			||||||
once_cell = "1.10.0"
 | 
					once_cell = "1.10.0"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user