Skip to content

Commit

Permalink
Use the crates.io versions of the rpki and bcder libs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Bruijnzeels committed Nov 19, 2019
1 parent bcdc959 commit f9a3dc1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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" }
extra-debug = [ "rpki/extra-debug" ]

0 comments on commit f9a3dc1

Please sign in to comment.