build: update minimum_zig_version to 0.16.0
This commit is contained in:
parent
1b7cd31925
commit
e21fa573c5
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
.name = .cbor,
|
.name = .cbor,
|
||||||
.version = "1.1.0",
|
.version = "1.1.0",
|
||||||
.fingerprint = 0x1feaffc7fc04c445,
|
.fingerprint = 0x1feaffc7fc04c445,
|
||||||
.minimum_zig_version = "0.16.0-dev.3133+5ec8e45f3",
|
.minimum_zig_version = "0.16.0",
|
||||||
|
|
||||||
.paths = .{
|
.paths = .{
|
||||||
"src",
|
"src",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue