mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-07-16 01:15:02 +00:00
feat: reduce deps of the tests crate (#1612)
* feat: reduce deps of the tests crate * feat: reduce deps of the tests crate (2)
This commit is contained in:
parent
64044ea514
commit
03a30f241e
11 changed files with 469 additions and 455 deletions
|
@ -16,7 +16,7 @@ base64.workspace = true
|
|||
bitvec.workspace = true
|
||||
comemo.workspace = true
|
||||
dashmap.workspace = true
|
||||
ecow.workspace = true
|
||||
ecow = { workspace = true, features = ["serde"] }
|
||||
fxhash.workspace = true
|
||||
log.workspace = true
|
||||
path-clean.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue