mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-29 23:16:26 +00:00 
			
		
		
		
	Update benchmarks/Cargo.toml
Co-authored-by: Clément Renault <renault.cle@gmail.com>
This commit is contained in:
		| @@ -11,7 +11,7 @@ milli = { path = "../milli" } | |||||||
| jemallocator = "0.3.2" | jemallocator = "0.3.2" | ||||||
|  |  | ||||||
| [dev-dependencies] | [dev-dependencies] | ||||||
| heed = { git = "https://github.com/Kerollmops/heed", tag = "v0.12.0", default-features = false, features = ["lmdb", "sync-read-txn"] } | heed = { git = "https://github.com/Kerollmops/heed", tag = "v0.12.0" } | ||||||
| criterion = { version = "0.3.4", features = ["html_reports"] } | criterion = { version = "0.3.4", features = ["html_reports"] } | ||||||
|  |  | ||||||
| [build-dependencies] | [build-dependencies] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user