mirror of
https://github.com/jetzig-framework/jetzig.git
synced 2025-05-14 05:56:07 +00:00
Latest Zig build.zig.zon format compatibility
This commit is contained in:
parent
a16e1c8716
commit
c0d6fb162b
@ -1,7 +1,8 @@
|
||||
.{
|
||||
.name = "jetzig-demo",
|
||||
.name = .jetzig_demo,
|
||||
.version = "0.0.0",
|
||||
.minimum_zig_version = "0.12.0",
|
||||
.fingerprint = 0x3877c19710a92a5c,
|
||||
.dependencies = .{
|
||||
.jetzig = .{
|
||||
.path = "../",
|
||||
|
Loading…
x
Reference in New Issue
Block a user