17 lines
427 B
Zig
17 lines
427 B
Zig
.{
|
|
.name = .lys,
|
|
.version = "0.0.0",
|
|
.fingerprint = 0x897d096f61b9ad7b,
|
|
|
|
.dependencies = .{
|
|
.chameleon = .{
|
|
.url = "git+https://github.com/tr1ckydev/chameleon#414169dede742d9ac8261d31b9fca6e31a1d7246",
|
|
.hash = "chameleon-2.0.1-ZOxajZ17AADmYCpHFqqoGfaXQiRkXM8B5lYJfir9tqsz",
|
|
},
|
|
},
|
|
.paths = .{
|
|
"build.zig",
|
|
"build.zig.zon",
|
|
"src/",
|
|
},
|
|
}
|