mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2025-02-25 18:55:26 -06:00
chore: bump dependencies
This commit is contained in:
parent
e35c96638c
commit
4cff104c10
786
Cargo.lock
generated
786
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -36,14 +36,14 @@ bitflags = "2.6.0"
|
|||||||
pciid-parser = { version = "0.7", features = ["serde"] }
|
pciid-parser = { version = "0.7", features = ["serde"] }
|
||||||
serde_yaml = "0.9"
|
serde_yaml = "0.9"
|
||||||
vulkano = { version = "0.34.1", default-features = false }
|
vulkano = { version = "0.34.1", default-features = false }
|
||||||
zbus = { version = "4.1.2", default-features = false, features = ["tokio"] }
|
zbus = { version = "5.3.1", default-features = false, features = ["tokio"] }
|
||||||
libdrm_amdgpu_sys = { version = "0.8.1", default-features = false, features = [
|
libdrm_amdgpu_sys = { version = "0.8.1", default-features = false, features = [
|
||||||
"dynamic_loading",
|
"dynamic_loading",
|
||||||
] }
|
] }
|
||||||
tar = "0.4.40"
|
tar = "0.4.40"
|
||||||
libflate = "2.0.0"
|
libflate = "2.0.0"
|
||||||
os-release = "0.1.0"
|
os-release = "0.1.0"
|
||||||
notify = { version = "6.1.1", default-features = false }
|
notify = { version = "8.0.0", default-features = false }
|
||||||
copes = { git = "https://gitlab.com/corectrl/copes" }
|
copes = { git = "https://gitlab.com/corectrl/copes" }
|
||||||
libloading = "0.8.6"
|
libloading = "0.8.6"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user