Skip to content

Commit

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

0 comments on commit f39ab16

Please sign in to comment.