# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "routinator-ui" version = "0.3.4" authors = ["The NLnet Labs RPKI Team "] build = "build.rs" description = "Web UI for Routinator, a RPKI relying party software." readme = "README.md" keywords = ["rpki", "routing-security", "bgp"] categories = ["web-ui"] license = "BSD-3-Clause" repository = "https://github.com/NLnetLabs/routinator-ui" [dependencies] [build-dependencies.flate2] version = "1.0.20" [build-dependencies.reqwest] version = "0.11.0" features = ["blocking", "rustls-tls"] default-features = false [build-dependencies.tar] version = "0.4.35"