mirror of
https://github.com/NLnetLabs/krill.git
synced 2026-09-20 16:37:43 +02:00
Depend on branch with possible fix for eq check on ResourceSet.
This commit is contained in:
+1
-1
@@ -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" }
|
||||
Reference in New Issue
Block a user