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 a635076 commit 4b9cf4dCopy full SHA for 4b9cf4d
README.md
@@ -11,7 +11,7 @@ First, update your `build.zig.zon`:
11
```
12
# Initialize a `zig build` project if you haven't already
13
zig init
14
-zig fetch --save git+https://github.com/allyourcodebase/libxkbcommon.git#1.9.2
+zig fetch --save git+https://github.com/allyourcodebase/libxkbcommon.git#1.11.0
15
16
17
You can then import `libxkbcommon` in your `build.zig` with:
0 commit comments