mirror of
https://git.aramjonghu.nl/AramJonghu/file-organizer.git
synced 2026-06-07 20:38:24 +02:00
update to 0.17
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@
|
||||
.fingerprint = 0x17dbce05708c2aa7, // Changing this has security and trust implications.
|
||||
// Tracks the earliest Zig version that the package considers to be a
|
||||
// supported use case.
|
||||
.minimum_zig_version = "0.16.0",
|
||||
.minimum_zig_version = "0.17.0",
|
||||
// This field is optional.
|
||||
// Each dependency must either provide a `url` and `hash`, or a `path`.
|
||||
// `zig build --fetch` can be used to fetch all dependencies of a package, recursively.
|
||||
|
||||
Reference in New Issue
Block a user