mirror of
https://github.com/NLnetLabs/routinator.git
synced 2024-05-19 06:50:04 +00:00
10 lines
159 B
TOML
10 lines
159 B
TOML
[package]
|
|
name = "rpki"
|
|
version = "0.1.0"
|
|
authors = ["Martin Hoffmann <hn@nvnc.de>"]
|
|
|
|
[dependencies]
|
|
chrono = "0.4"
|
|
ring = "^0.12"
|
|
untrusted = "^0.5"
|