We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67b3be3 commit 5ef503fCopy full SHA for 5ef503f
1 file changed
Cargo.toml
@@ -13,7 +13,7 @@ fitsio-sys = "0.5.2"
13
fitsrs = "0.2.11"
14
ndarray = "0.15.6"
15
rayon = "1.10.0"
16
-wcs = { git = "https://github.com/cds-astro/wcs-rs"}
+wcs = { version="0.3.1", git = "https://github.com/cds-astro/wcs-rs"}
17
18
[dev-dependencies]
19
assert_cmd = "2.0.14"
0 commit comments