mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-10-11 06:06:32 +00:00
Move all dependencies to workspace
This commit is contained in:
@@ -12,10 +12,10 @@ edition.workspace = true
|
||||
license.workspace = true
|
||||
|
||||
[dependencies]
|
||||
serde_json = "1.0"
|
||||
serde_json.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.6.0"
|
||||
criterion.workspace = true
|
||||
|
||||
[[bench]]
|
||||
name = "depth"
|
||||
|
Reference in New Issue
Block a user