diff --git a/Cargo.toml b/Cargo.toml index 2f2bf1f..ec4e970 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -88,6 +88,6 @@ opt-level = 3 [patch.crates-io] # marlu = { path = "../Marlu" } -# marlu = { git = "https://github.com/MWATelescope/Marlu", branch = "DUT1" } +marlu = { git = "https://github.com/MWATelescope/Marlu", branch = "birli-150" } # mwalib = { path = "../mwalib" } # mwalib = { git = "https://github.com/MWATelescope/mwalib", branch = "digital_gains_plus" }