[package] name = "routinator" version = "0.1.0" authors = ["Martin Hoffmann "] [dependencies] rpki = { git="https://github.com/NLnetLabs/rpki-rs.git" } bytes = "^0.4" chrono = "^0.4" clap = "2.0" env_logger = "^0.5" failure = "^0.1" futures = "^0.1" futures-cpupool = "^0.1" log = "^0.4" num_cpus = "1.0"