# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "clia-nacos-api" version = "0.2.2" authors = ["Cris Liao ", "Squbirreland "] exclude = [".idea", "target", "nacos-api_macro/**/*"] include = ["src/**/*", "Cargo.toml", "LICENSE", "README.md"] description = "A personal temporary Nacos API, forked from Squbirreland/nacos-api." readme = "README.md" keywords = ["nacos", "nacos-api"] license = "Apache-2.0" repository = "https://github.com/clia/clia-nacos-api" resolver = "2" [dependencies.lazy_static] version = "1.4.0" [dependencies.md5] version = "0.7.0" [dependencies.nacos-api_macro] version = "0.1.0" [dependencies.rand] version = "0.8.3" [dependencies.reqwest] version = "0.11" features = ["json"] [dependencies.serde] version = "1.0.126" features = ["derive"] [dependencies.serde_json] version = "1.0.64" [dependencies.tokio] version = "1.6.0" features = ["full"]