We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e9a0f8 commit 86a36b9Copy full SHA for 86a36b9
build.zig.zon
@@ -2,7 +2,7 @@
2
.name = .astroz,
3
.version = "0.3.0",
4
.fingerprint = 0x2d8583fca695159f, // Changing this has security and trust implications.
5
- .minimum_zig_version = "0.15.0-dev.1519+dd4e25cf4",
+ .minimum_zig_version = "0.15.1",
6
.dependencies = .{
7
.cfitsio = .{
8
.url = "https://github.com/arrufat/cfitsio/archive/9a7161ff41600aaa28fd040989294fb60a58df38.tar.gz",
0 commit comments