mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-11-25 05:22:52 +00:00
fix: remove system time deps from crates (#1621)
* fix: remove system time deps from crates * fix: remove system time deps from crates * fix: smater feature gate * docs: add some todos * Update time.rs * Update Cargo.toml * build: remove hard dep chrono
This commit is contained in:
parent
35b718452e
commit
769fc93df9
12 changed files with 190 additions and 90 deletions
|
|
@ -33,7 +33,6 @@ walkdir.workspace = true
|
|||
indexmap.workspace = true
|
||||
ecow.workspace = true
|
||||
siphasher.workspace = true
|
||||
chrono.workspace = true
|
||||
rpds.workspace = true
|
||||
rayon.workspace = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue