# 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 = "csdb" version = "0.1.5" description = "wrap for ceresdb-client-rs" homepage = "https://github.com/xxai-art/rsrv" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/xxai-art/rsrv.git" [dependencies.aho-corasick] version = "1.0.2" [dependencies.ceresdb-client] version = "1.0.1" [dependencies.coarsetime] version = "0.1.23" [dependencies.dyn-fmt] version = "0.3.0" [dependencies.lazy_static] version = "1.4.0" [dependencies.num-traits] version = "0.2.15" [dependencies.paste] version = "1.0.12" [dependencies.tracing] version = "0.1.37" [dev-dependencies.anyhow] version = "1.0.71" [dev-dependencies.tokio] version = "1.28.2" features = ["rt-multi-thread"]