# 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 = "nacos-tonic-adapter" version = "0.1.20" description = "nacos client rust implement" license = "MIT/Apache-2.0" repository = "https://github.com/sezi-yuan/nacos-sdk-rust" [dependencies.async-trait] version = "0" [dependencies.async_once] version = "0" [dependencies.crossbeam] version = "0" [dependencies.lazy_static] version = "1" [dependencies.log] version = "0.4" [dependencies.nacos-naming-client] version = "0.1.16" [dependencies.tokio] version = "1" [dependencies.tonic] version = "0" [dependencies.tower] version = "0.4.4" features = ["discover"] [dev-dependencies.env_logger] version = "0.9"