Skip to content

Commit 5483634

Browse files
committed
updated to zig v0.14.0 support
1 parent 1809efe commit 5483634

File tree

3 files changed

+127
-123
lines changed

3 files changed

+127
-123
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Replacing the [CMake](https://cmake.org/) and [B2](https://www.bfgroup.xyz/b2/)
1212

1313
### Requirements
1414

15-
- [zig](https://ziglang.org/download) v0.13.0 or master
15+
- [zig](https://ziglang.org/download) v0.14.0 or master
1616

1717
## How to use
1818

@@ -101,4 +101,4 @@ pub fn build(b: *std.Build) !void {
101101

102102
## License
103103

104-
see: [LICENSE](LICENSE)
104+
see: [LICENSE](LICENSE)

0 commit comments

Comments
 (0)