mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	move the flatten-serde-json crate inside of milli
This commit is contained in:
		@@ -14,7 +14,7 @@ crossbeam-channel = "0.5.2"
 | 
			
		||||
either = "1.6.1"
 | 
			
		||||
fst = "0.4.7"
 | 
			
		||||
fxhash = "0.2.1"
 | 
			
		||||
flatten-serde-json = "0.1.0"
 | 
			
		||||
flatten-serde-json = { path = "../flatten-serde-json" }
 | 
			
		||||
grenad = { version = "0.4.1", default-features = false, features = ["tempfile"] }
 | 
			
		||||
geoutils = "0.4.1"
 | 
			
		||||
heed = { git = "https://github.com/meilisearch/heed", tag = "v0.12.1", default-features = false, features = ["lmdb", "sync-read-txn"] }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user