mirror of
https://github.com/Zenithsiz/zutil.git
synced 2026-02-03 10:31:34 +00:00
Updated all dependencies.
This commit is contained in:
parent
d1f3ffeac7
commit
b400c92054
28
Cargo.toml
28
Cargo.toml
@ -14,26 +14,26 @@ zutil-legacy = { path = "zutil-legacy" }
|
||||
app-error = { git = "https://github.com/Zenithsiz/app-error", rev = "30238f3778fe84809ba2113c1199852b7bc7c1e9" }
|
||||
arrayref = "0.3.9"
|
||||
ascii = "1.1.0"
|
||||
derive_more = "1.0.0"
|
||||
eframe = "0.29.1"
|
||||
either = "1.13.0"
|
||||
derive_more = "2.0.1"
|
||||
eframe = "0.32.3"
|
||||
either = "1.15.0"
|
||||
futures = "0.3.31"
|
||||
int-conv = "0.1.4"
|
||||
itertools = "0.14.0"
|
||||
log = "0.4.22"
|
||||
log = "0.4.28"
|
||||
mappable-rc = "0.1.1"
|
||||
native-dialog = "0.7.0"
|
||||
parking_lot = "0.12.3"
|
||||
pin-project = "1.1.7"
|
||||
quote = "1.0.37"
|
||||
ref-cast = "1.0.23"
|
||||
native-dialog = "0.9.0"
|
||||
parking_lot = "0.12.4"
|
||||
pin-project = "1.1.10"
|
||||
quote = "1.0.40"
|
||||
ref-cast = "1.0.24"
|
||||
sealed = "0.6.0"
|
||||
serde = "1.0.216"
|
||||
serde = "1.0.226"
|
||||
stable_deref_trait = "1.2.0"
|
||||
syn = "2.0.90"
|
||||
thiserror = "2.0.7"
|
||||
tokio = "1.42.0"
|
||||
yoke = "0.7.5"
|
||||
syn = "2.0.106"
|
||||
thiserror = "2.0.16"
|
||||
tokio = "1.47.1"
|
||||
yoke = "0.8.0"
|
||||
|
||||
[workspace.lints]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user