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