[package] name = "r-nacos" version = "0.1.0" edition = "2021" authors = ["heqingpan "] license = "MIT/Apache-2.0" description = "Nacos server re-implemented in Rust." homepage = "https://github.com/heqingpan/rnacos" repository = "https://github.com/heqingpan/rnacos" documentation = "https://docs.rs/r-nacos/latest" readme = "README.md" keywords = ["nacos", "r-nacos", "registry", "config"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]