Skip to content

Commit 9a0f1d6

Browse files
committed
build.zig.zon: rename to aio
1 parent 37014d1 commit 9a0f1d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.zig.zon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.{
2-
.name = .zig_aio,
2+
.name = .aio,
33
.version = "0.0.0",
4-
.fingerprint = 0x62d4b710d4583fbd,
4+
.fingerprint = 0xdf66d422DEADBEEF,
55
.dependencies = .{
66
.zigwin32 = .{
77
.url = "git+https://github.com/marlersoft/zigwin32.git#0d804dce7632d0912245b1a7aa0384a21629f453",

0 commit comments

Comments
 (0)