Skip to content

Commit

Permalink
use casacore-3.5.0 via rubbl fork
Browse files Browse the repository at this point in the history
  • Loading branch information
d3v-null committed Jul 9, 2024
1 parent 8f1ed94 commit 48e96b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ name = "bench_io"
harness = false

[patch.crates-io]
# for macos-arm64 support
rubbl_casatables = { git = "https://github.com/d3v-null/rubbl", branch = "casacore-3.5.0", package = "rubbl_casatables" }
# TODO: get rid of this once MSRV >= 1.65
dashmap = { git = "https://github.com/xacrimon/dashmap", tag = "v5.5.2" } # v5.5.3 msrv is 1.65
regex = { git = "https://github.com/rust-lang/regex", tag = "regex-syntax-0.7.5" } # regex-syntax > 0.8 msrv is 1.65
Expand Down

0 comments on commit 48e96b7

Please sign in to comment.