update zig to 0.14.0
This commit is contained in:
parent
e7a2656d32
commit
47acb64e25
3 changed files with 9 additions and 8 deletions
|
@ -1,6 +1,7 @@
|
|||
.{
|
||||
.name = "lble",
|
||||
.name = .lble,
|
||||
.version = "0.0.0",
|
||||
.fingerprint = 0xef773995f3db9508,
|
||||
.minimum_zig_version = "0.14.0",
|
||||
.dependencies = .{},
|
||||
.paths = .{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue