mod: bump zig version to 0.16.0
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 11m16s
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 11m16s
This commit is contained in:
+1
-2
@@ -1,9 +1,8 @@
|
||||
.{
|
||||
.name = .fuzzig,
|
||||
// This is a [Semantic Version](https://semver.org/).
|
||||
.version = "0.0.0",
|
||||
.fingerprint = 0x6450ab302d40f9a8, // Changing this has security and trust implications.
|
||||
.minimum_zig_version = "0.16.0-dev.1254+bf15c791f",
|
||||
.minimum_zig_version = "0.16.0",
|
||||
.dependencies = .{},
|
||||
.paths = .{
|
||||
"build.zig",
|
||||
|
||||
Reference in New Issue
Block a user