mirror of
https://github.com/NLnetLabs/krill.git
synced 2026-09-20 16:37:43 +02:00
7 lines
226 B
TOML
7 lines
226 B
TOML
[workspace]
|
|
members = [ "client", "commons", "daemon", "pubc", "pubd" ]
|
|
|
|
[patch.crates-io]
|
|
rpki = { git="https://github.com/NLnetLabs/rpki-rs.git", branch="sign-roas" }
|
|
bcder = { git="https://github.com/NLnetLabs/bcder.git" }
|