chore: update various dependencies (except fjall) to their latest versions
This commit is contained in:
14
Cargo.toml
14
Cargo.toml
@@ -27,18 +27,18 @@ chrono-tz = "0.10.4"
|
||||
deranged = "0.5"
|
||||
derive_more = "2.1.0"
|
||||
ext-trait = "2.0.1"
|
||||
mitsein = "0.8"
|
||||
mitsein = "0.9"
|
||||
palette = "0.7"
|
||||
proc-macro2 = "1.0.106"
|
||||
pyo3 = "0.27"
|
||||
pyo3-async-runtimes = "0.27"
|
||||
pyo3 = "0.29"
|
||||
pyo3-async-runtimes = "0.29"
|
||||
quote = "1.0.46"
|
||||
serde = "1.0.228"
|
||||
snafu = "0.8.9"
|
||||
strum = "0.27.2"
|
||||
snafu = "0.9"
|
||||
strum = "0.28"
|
||||
syn = "2.0.118"
|
||||
tokio = "1.48.0"
|
||||
tracing = "0.1.43"
|
||||
typed-builder = "0.22"
|
||||
typed-builder-macro = "0.22"
|
||||
typed-builder = "0.23"
|
||||
typed-builder-macro = "0.23"
|
||||
url = "2.5"
|
||||
|
||||
Reference in New Issue
Block a user