diff --git a/Cargo.toml b/Cargo.toml index ac07176d..c9206cf7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,5 +41,5 @@ default = [] extra-debug = [ "rpki/extra-debug" ] [patch.crates-io] -rpki = { git = "https://github.com/NLnetLabs/rpki-rs" } +rpki = { git = "https://github.com/NLnetLabs/rpki-rs", branch = "eq-for-owned-chain" } bcder = { git = "https://github.com/NLnetLabs/bcder" } \ No newline at end of file