update ashpd

This commit is contained in:
Ferdinand Schober
2026-02-11 17:06:09 +01:00
parent ad63b6ba20
commit c2b68376d3
3 changed files with 41 additions and 25 deletions

View File

@@ -41,7 +41,7 @@ wayland-protocols-wlr = { version = "0.3.1", features = [
"client",
], optional = true }
x11 = { version = "2.21.0", features = ["xlib", "xtest"], optional = true }
ashpd = { version = "0.11.0", default-features = false, features = [
ashpd = { git = "https://github.com/feschber/ashpd", default-features = false, features = [
"tokio",
], optional = true }
reis = { version = "0.5.0", features = ["tokio"], optional = true }