We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44c0473 commit 837c1b3Copy full SHA for 837c1b3
build.zig.zon
@@ -1,5 +1,6 @@
1
.{
2
- .name = "fuzzig",
+ .name = .fuzzig,
3
+ .fingerprint = 0x6450ab308a312d26,
4
.version = "0.1.1",
5
.dependencies = .{},
6
.paths = .{
0 commit comments