Skip to content

Commit 2eb792d

Browse files
committed
add fingerprint
1 parent ff73c1d commit 2eb792d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.zig.zon

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.{
2-
.name = "gltf-parser",
2+
.name = .gltf_parser,
3+
.fingerprint = 0x299516c2faacd319,
34
.version = "0.0.0",
45
.dependencies = .{
56
.stb = .{

0 commit comments

Comments
 (0)