chore: move some dependencies to the workspace
This commit is contained in:
@@ -19,8 +19,12 @@ chrono = "0.4.40"
|
|||||||
chrono-tz = "0.10.1"
|
chrono-tz = "0.10.1"
|
||||||
deranged = "0.4"
|
deranged = "0.4"
|
||||||
derive_more = "2.0.1"
|
derive_more = "2.0.1"
|
||||||
snafu = "0.8.5"
|
ext-trait = "2.0.0"
|
||||||
tokio = "1.32.0"
|
palette = "0.7"
|
||||||
pyo3 = "0.24.0"
|
pyo3 = "0.24.0"
|
||||||
pyo3-async-runtimes = "0.24.0"
|
pyo3-async-runtimes = "0.24.0"
|
||||||
|
serde = "1.0.219"
|
||||||
|
snafu = "0.8.5"
|
||||||
|
strum = "0.27.1"
|
||||||
|
tokio = "1.32.0"
|
||||||
tracing = "0.1.37"
|
tracing = "0.1.37"
|
||||||
|
Reference in New Issue
Block a user