update all cargo crates to the newest version, unify crate versions
This commit is contained in:
@@ -29,8 +29,8 @@ ashpd = { version = "0.11.0", default-features = false, features = [
|
||||
"async-std",
|
||||
], optional = true }
|
||||
drm-fourcc = "2.2.0"
|
||||
idmap = "0.2.21"
|
||||
libc = "0.2.171"
|
||||
idmap = "0.2.22"
|
||||
libc = "0.2.175"
|
||||
log = { workspace = true }
|
||||
pipewire = { git = "https://gitlab.freedesktop.org/galister/pipewire-rs.git", ref = "ba32202c3c391004c3bb533b58fa75a50e47ff57", features = [
|
||||
"v0_3_33",
|
||||
@@ -43,7 +43,7 @@ rxscreen = { version = "0.1.7", features = [
|
||||
], optional = true }
|
||||
smithay-client-toolkit = { version = "0.19.2", optional = true }
|
||||
wayland-client = { workspace = true, optional = true }
|
||||
wayland-protocols = { version = "0.32.6", features = [
|
||||
wayland-protocols = { version = "0.32.9", features = [
|
||||
"wayland-client",
|
||||
"client",
|
||||
"staging",
|
||||
|
||||
Reference in New Issue
Block a user