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 5850c63 commit 975cca8Copy full SHA for 975cca8
build.zig.zon
@@ -1,11 +1,11 @@
1
.{
2
.name = .sus,
3
.version = "0.1.0",
4
- .minimum_zig_version = "0.15.0-dev.1593+399bace2f",
+ .minimum_zig_version = "0.15.1",
5
.dependencies = .{
6
.lsp_kit = .{
7
- .url = "git+https://github.com/zigtools/lsp-kit#6031c563c1e1f30e7e2857fcd81a5d06e4a0c099",
8
- .hash = "lsp_kit-0.1.0-bi_PL5YyCgA2QFEza6llr2Uy08QUQsWBu2wKvtr8tbLx",
+ .url = "git+https://github.com/zigtools/lsp-kit.git#6274eebace9a6a82ce182e24468fef88e0b95f37",
+ .hash = "lsp_kit-0.1.0-bi_PLzAyCgClDh8_M0U9Q50ysdsQBuRuBTZfwg6rZPd6",
9
},
10
11
.paths = .{
0 commit comments