chore: move some dependencies to the workspace

This commit is contained in:
2025-05-03 21:08:50 -04:00
parent da321db40b
commit e219edb64b

View File

@@ -19,8 +19,12 @@ chrono = "0.4.40"
chrono-tz = "0.10.1"
deranged = "0.4"
derive_more = "2.0.1"
snafu = "0.8.5"
tokio = "1.32.0"
ext-trait = "2.0.0"
palette = "0.7"
pyo3 = "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"