Skip to content

Commit cb50ea0

Browse files
authored
Merge pull request #51 from kaliyuga-io/master
Updated build.zig.zon for Ziglang 0.14.0
2 parents 9826388 + 06e036e commit cb50ea0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build.zig.zon

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.{
2-
.name = "zig-string",
3-
.version = "0.9.0",
4-
.paths = .{""},
2+
.fingerprint = 0xd2ee692e004129ce,
3+
.name = .zig_string,
4+
.version = "0.9.0",
5+
.paths = .{""},
56
}
6-

0 commit comments

Comments
 (0)