Skip to content

Commit

Permalink
chore: Update to newest version of zig
Browse files Browse the repository at this point in the history
  • Loading branch information
Hejsil committed Mar 3, 2025
1 parent 7e73a99 commit 0906613
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.zig.zon
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.{
.name = "dipm",
.name = .dipm,
.version = "0.0.0",
.fingerprint = 0xce3a2bf450039c7e,
.dependencies = .{},
.paths = .{
"build.zig",
Expand Down

0 comments on commit 0906613

Please sign in to comment.