17 lines
446 B
Zig
17 lines
446 B
Zig
.{
|
|
.name = .srf_lsp,
|
|
.version = "0.0.1",
|
|
.fingerprint = 0x96c04d564e5a0f32,
|
|
.minimum_zig_version = "0.16.0",
|
|
.dependencies = .{
|
|
.srf = .{
|
|
.url = "git+https://git.lerch.org/lobo/srf#08f06df810684f8d32ad0ea5a8f2b3ee61733d2c",
|
|
.hash = "srf-0.0.0-qZj571YvAgCNHXtzQCOdoAKNzjhLp5o_Ap-GMFmO5-CW",
|
|
},
|
|
},
|
|
.paths = .{
|
|
"build.zig",
|
|
"build.zig.zon",
|
|
"src",
|
|
},
|
|
}
|