mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-30 23:46:28 +00:00 
			
		
		
		
	Update the heed dependency and lock file
This commit is contained in:
		| @@ -29,8 +29,8 @@ geoutils = "0.5.1" | ||||
| grenad = { version = "0.4.5", default-features = false, features = [ | ||||
|     "rayon", "tempfile" | ||||
| ] } | ||||
| heed = { git = "https://github.com/meilisearch/heed", tag = "v0.12.7", default-features = false, features = [ | ||||
|     "lmdb", "read-txn-no-tls" | ||||
| heed = { git = "https://github.com/meilisearch/heed", branch = "put-current-with-data-codec", default-features = false, features = [ | ||||
|     "read-txn-no-tls" | ||||
| ] } | ||||
| indexmap = { version = "2.0.0", features = ["serde"] } | ||||
| instant-distance = { version = "0.6.1", features = ["with-serde"] } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user