Commit 39b653c5e7
Changed files (1)
lib
std
lib/std/Target.zig
@@ -519,7 +519,7 @@ pub const Os = struct {
break :blk default_min;
},
- .max = .{ .major = 14, .minor = 2, .patch = 0 },
+ .max = .{ .major = 14, .minor = 3, .patch = 0 },
},
},
.netbsd => .{