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.
0.16.0-dev.2984+cb7d2b056
1 parent 0bb4338 commit ef64fa0Copy full SHA for ef64fa0
1 file changed
build.zig.zon
@@ -10,7 +10,7 @@
10
// nix flake update --commit-lock-file
11
// ```
12
// If you do not use Nix, a ZLS maintainer can take care of this.
13
- .minimum_zig_version = "0.16.0-dev.2736+3b515fbed",
+ .minimum_zig_version = "0.16.0-dev.2984+cb7d2b056",
14
// Must be kept in sync with the `deps.nix` for the Nix flake.
15
16
.dependencies = .{
0 commit comments