forked from NotAShelf/rogged
various: upgrade Zig version
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Ia97044bd7d44c776f217f2223e35ae3b6a6a6964
This commit is contained in:
parent
4bcacb59ac
commit
bb10fb88f0
6 changed files with 45 additions and 35 deletions
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
// Tracks the earliest Zig version that the package considers to be a
|
||||
// supported use case.
|
||||
.minimum_zig_version = "0.15.2",
|
||||
.minimum_zig_version = "0.16.0",
|
||||
|
||||
// This field is optional.
|
||||
// Each dependency must either provide a `url` and `hash`, or a `path`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue