mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-31 16:06:31 +00:00 
			
		
		
		
	Update heed link in cargo toml
This commit is contained in:
		| @@ -8,7 +8,7 @@ edition = "2018" | ||||
| anyhow = "1.0.38" | ||||
| byte-unit = { version = "4.0.9", default-features = false, features = ["std"] } | ||||
| csv = "1.1.5" | ||||
| heed = { git = "https://github.com/Kerollmops/heed", tag = "v0.12.1" } | ||||
| heed = { git = "https://github.com/meilisearch/heed", tag = "v0.12.1" } | ||||
| milli = { path = "../milli" } | ||||
| roaring = "0.6.6" | ||||
| serde_json = "1.0.62" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user