We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b20aaa9 commit 1796e2dCopy full SHA for 1796e2d
Cargo.toml
@@ -81,7 +81,7 @@ wayland-protocols = { version = "0.29", features = [
81
"client",
82
"unstable_protocols",
83
], optional = true }
84
-wayland-cursor = { version = "0.29", optional = true }
+wayland-cursor = { version = "0.31", optional = true }
85
tempfile = { version = "3.3", optional = true }
86
x11-dl = { version = "2.19.1", optional = true }
87
libc = { version = "0.2.107", optional = true }
0 commit comments