diff --git a/Cargo.toml b/Cargo.toml index 18e7240..927b16e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -48,7 +48,7 @@ wayland-protocols = { version = "0.27", features = ["client", "unstable_protocol wayland-cursor = {version = "0.27", optional = true} tempfile = {version = "3.1.0", optional = true} xkb = {version = "0.2.1", optional = true} -xkbcommon-sys = {version = "0.7", optional = true} +xkbcommon-sys = {version = "0.7.5", optional = true} x11-dl = {version = "2.18.3", optional = true} [target.x86_64-unknown-redox.dependencies]