We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fb8c45 commit bf8b93bCopy full SHA for bf8b93b
build.zig.zon
@@ -2,7 +2,7 @@
2
.name = .sieve,
3
.version = "0.2.0",
4
.fingerprint = 0x34df97e7ea21fbe6, // Changing this has security and trust implications.
5
- .minimum_zig_version = "0.15.1",
+ .minimum_zig_version = "0.15.2",
6
.paths = .{
7
"src/",
8
"build.zig",
0 commit comments