Backlog/lib/zmath/build.zig.zon

13 lines
202 B
Plaintext

.{
.name = .zmath,
.version = "0.0.0",
.dependencies = .{
.bh = .{ .path = "../bh" },
},
.paths = .{
"",
},
.fingerprint = 0xfd23d422555a384d,
}