Skip to content

Commit d7dd807

Browse files
committed
Update to Zig 0.14
1 parent 5d63625 commit d7dd807

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

build.zig.zon

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.{
2-
.name = "marble",
2+
.name = .marble,
33
.version = "0.1.0",
44
.paths = .{
55
"build.zig",
@@ -9,4 +9,5 @@
99
"LICENSE",
1010
"README.md",
1111
},
12+
.fingerprint = 0xdf0f25ff70e782ed,
1213
}

0 commit comments

Comments
 (0)