add Zig 0.15.0-dev compatibility

This commit is contained in:
Loris Cro
2025-07-17 23:41:41 +02:00
parent fead2457be
commit ff2bf737d1
3 changed files with 19 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
.{
.name = .libuv,
.fingerprint = 0x7CB3932CBFAADA86,
.version = "1.5.0",
.version = "1.50.0",
.minimum_zig_version = "0.14.0",
.dependencies = .{
.libuv = .{