mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-31 16:06:31 +00:00 
			
		
		
		
	Use the new arroy upgrade method to move from 0.4 to 0.5
This commit is contained in:
		| @@ -32,7 +32,7 @@ grenad = { version = "0.5.0", default-features = false, features = [ | ||||
|     "rayon", | ||||
|     "tempfile", | ||||
| ] } | ||||
| heed = { version = "0.22.0", branch = "bump-versions", git = "https://github.com/meilisearch/heed", default-features = false, features = [ | ||||
| heed = { version = "0.22.0", branch = "main", git = "https://github.com/meilisearch/heed", default-features = false, features = [ | ||||
|     "serde-json", | ||||
|     "serde-bincode", | ||||
| ] } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user