612e298d72
Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
19 lines
813 B
Zig
19 lines
813 B
Zig
.{
|
|
.name = "vaxis",
|
|
.version = "0.1.0",
|
|
.paths = .{""},
|
|
.dependencies = .{
|
|
.ziglyph = .{
|
|
.url = "git+https://codeberg.org/dude_the_builder/ziglyph/#947ed39203bf90412e3d16cbcf936518b6f23af0",
|
|
.hash = "12208b23d1eb6dcb929e85346524db8f8b8aa1401bdf8a97dee1e0cfb55da8d5fb42",
|
|
},
|
|
.zigimg = .{
|
|
.url = "git+https://github.com/zigimg/zigimg#8873f29fc449e1b63400e9f4ad86d3c76204f962",
|
|
.hash = "122019f6439545235af116d0d8eb81fde1ff05fdb070da57c723772c557f84c5bf39",
|
|
},
|
|
.gap_buffer = .{
|
|
.url = "https://github.com/ryleelyman/GapBuffer.zig/archive/6a746497d5a2494026d0f471e42556f1f153f153.tar.gz",
|
|
.hash = "12205354d9903e773f9d934dcfe756b0b5ffd895571ad631ab86ebc1aebba074dd82",
|
|
},
|
|
},
|
|
}
|