17 lines
450 B
Zig
17 lines
450 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.git#7f3a43e838fc472bdb1af6c1b692f2255dd19f48",
|
|
.hash = "srf-0.0.0-qZj57-17AgAXn2at0WH1xV75oJhr3vTFeU5FxU7kAhtf",
|
|
},
|
|
},
|
|
.paths = .{
|
|
"build.zig",
|
|
"build.zig.zon",
|
|
"src",
|
|
},
|
|
}
|