[package] authors = ["RENEC Maintainers "] edition = "2018" name = "renec-cli-config" description = "Blockchain, Rebuilt for Scale" version = "1.8.14" repository = "https://github.com/remitano/renec" license = "Apache-2.0" homepage = "https://remitano.com/" documentation = "https://docs.rs/renec-cli-config" [dependencies] dirs-next = "2.0.0" lazy_static = "1.4.0" serde = "1.0.122" serde_derive = "1.0.103" serde_yaml = "0.8.13" url = "2.1.1" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"]