diff --git a/Cargo.toml b/Cargo.toml index 6b113c06a..5e017656a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,8 +38,4 @@ ignore = "^0.4" [features] default = [] -extra-debug = [ "rpki/extra-debug" ] - -[patch.crates-io] -rpki = { git = "https://github.com/NLnetLabs/rpki-rs" } -bcder = { git = "https://github.com/NLnetLabs/bcder" } \ No newline at end of file +extra-debug = [ "rpki/extra-debug" ] \ No newline at end of file