We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ef503f commit fdc7a1dCopy full SHA for fdc7a1d
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 = { version="0.3.1", git = "https://github.com/cds-astro/wcs-rs"}
+wcs = { version = "=0.3.1" }
17
18
[dev-dependencies]
19
assert_cmd = "2.0.14"
0 commit comments