Skip to content

Commit

Permalink
rebase on main: no marlu patch
Browse files Browse the repository at this point in the history
  • Loading branch information
d3v-null committed Jun 25, 2024
1 parent 9e611db commit d96231e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ ndarray = { version = "0.15.4", features = ["approx-0_5"] }
tempfile = "3.3"

[build-dependencies]
built = { version = "~0.7.3", default-features = false, features = [
built = { version = "~0.7", default-features = false, features = [
"chrono",
"git2",
] }
Expand All @@ -91,6 +91,6 @@ opt-level = 3

[patch.crates-io]
# marlu = { path = "../Marlu" }
marlu = { git = "https://github.com/MWATelescope/Marlu", branch = "birli-150" }
# marlu = { git = "https://github.com/MWATelescope/Marlu", branch = "birli-150" }
# mwalib = { path = "../mwalib" }
# mwalib = { git = "https://github.com/MWATelescope/mwalib", branch = "digital_gains_plus" }

0 comments on commit d96231e

Please sign in to comment.