Skip to content

Commit

Permalink
maint: upgrade cdshealpix-rust dependency
Browse files Browse the repository at this point in the history
was broken on mac
  • Loading branch information
ManonMarchand committed Oct 15, 2024
1 parent b4d50b4 commit 0ba8b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ name = "cdshealpix"
crate-type = ["cdylib"]

[dependencies]
healpix = { rev="c4f57bb4dcc2aa888617d0c4da3c1501f05892b3", package = "cdshealpix", git = 'https://github.com/cds-astro/cds-healpix-rust' }
healpix = { rev="5ab172b4d1d206c973f9f170b14509f4982e0090", package = "cdshealpix", git = 'https://github.com/cds-astro/cds-healpix-rust' }
mapproj = "0.3.0"
rayon = "1.10"

Expand Down

0 comments on commit 0ba8b37

Please sign in to comment.