Bump dependencies

This commit is contained in:
Ivan Molodetskikh
2025-08-26 21:17:06 +03:00
parent 43638df235
commit effae2bc2b
3 changed files with 113 additions and 113 deletions
+4 -4
View File
@@ -16,8 +16,8 @@ rust-version = "1.80.1"
[workspace.dependencies]
anyhow = "1.0.99"
bitflags = "2.9.2"
clap = { version = "4.5.45", features = ["derive"] }
bitflags = "2.9.3"
clap = { version = "4.5.46", features = ["derive"] }
insta = "1.43.1"
serde = { version = "1.0.219", features = ["derive"] }
serde_json = "1.0.143"
@@ -90,11 +90,11 @@ smithay-drm-extras.workspace = true
tracing-subscriber.workspace = true
tracing.workspace = true
tracy-client.workspace = true
url = { version = "2.5.4", optional = true }
url = { version = "2.5.7", optional = true }
wayland-backend = "0.3.11"
wayland-scanner = "0.31.7"
xcursor = "0.3.10"
zbus = { version = "5.9.0", optional = true }
zbus = { version = "5.10.0", optional = true }
[dependencies.smithay]
workspace = true