mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-30 23:46:28 +00:00 
			
		
		
		
	Use the workspace inheritance feature of rust 1.64
This commit is contained in:
		| @@ -1,9 +1,15 @@ | ||||
| [package] | ||||
| name = "benchmarks" | ||||
| version = "1.0.0" | ||||
| edition = "2018" | ||||
| publish = false | ||||
|  | ||||
| version.workspace = true | ||||
| authors.workspace = true | ||||
| description.workspace = true | ||||
| homepage.workspace = true | ||||
| readme.workspace = true | ||||
| edition.workspace = true | ||||
| license.workspace = true | ||||
|  | ||||
| [dependencies] | ||||
| anyhow = "1.0.65" | ||||
| csv = "1.1.6" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user