diff --git a/Cargo.toml b/Cargo.toml index 5809f01..8319063 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ git = "https://github.com/servo/skia" [dependencies.x11] -version = "1.0.0" +version = "1.1.1" features = ["xlib"] [dependencies.egl]