17 lines
450 B
Zig
17 lines
450 B
Zig
.{
|
|
.name = .srf_lsp,
|
|
.version = "0.0.0",
|
|
.fingerprint = 0x96c04d564e5a0f32,
|
|
.minimum_zig_version = "0.15.2",
|
|
.dependencies = .{
|
|
.srf = .{
|
|
.url = "git+https://git.lerch.org/lobo/srf.git#1a42735f11c15ce2e125aaad99699159925b3fdc",
|
|
.hash = "srf-0.0.0-qZj578XCAQDWNP6V8NxyyDCkrBbY7NWR8tP6wAigl8it",
|
|
},
|
|
},
|
|
.paths = .{
|
|
"build.zig",
|
|
"build.zig.zon",
|
|
"src",
|
|
},
|
|
}
|