Skip to content

Commit f9a3dc1

Browse files
author
Tim Bruijnzeels
committed
Use the crates.io versions of the rpki and bcder libs.
1 parent bcdc959 commit f9a3dc1

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

Cargo.toml

+1-5
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,4 @@ ignore = "^0.4"
3838

3939
[features]
4040
default = []
41-
extra-debug = [ "rpki/extra-debug" ]
42-
43-
[patch.crates-io]
44-
rpki = { git = "https://github.com/NLnetLabs/rpki-rs" }
45-
bcder = { git = "https://github.com/NLnetLabs/bcder" }
41+
extra-debug = [ "rpki/extra-debug" ]

0 commit comments

Comments
 (0)