Meg's Mirrors
zig
about
heads
tags
log
tree
search
Search
zig
test
standalone
dependencyFromBuildZig
build.zig.zon
pretty
plain
permalink
blame
history
•
11 lines
•
215 B
1
.{
2
.name = .dependencyFromBuildZig,
3
.fingerprint = 0xfd939a1eb8169080,
4
.version = "0.0.0",
5
.dependencies = .{
6
.other = .{
7
.path = "other",
8
},
9
},
10
.paths = .{""},
11
}