# 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 = "charcoal-client" version = "0.1.1" description = "Client library for Hearth: A LavaLink alternative with 30X Higher performance" documentation = "https://docs.rs/charcoal-client" readme = "README.md" license = "MIT" repository = "https://github.com/Hearth-Industries/Charcoal" [dependencies.async-trait] version = "0.1.68" [dependencies.async_fn_traits] version = "0.1.1" [dependencies.env_logger] version = "0.10.0" [dependencies.futures] version = "0.3.28" [dependencies.hearth-interconnect] version = "0.1.0" [dependencies.lazy_static] version = "1.4.0" [dependencies.log] version = "0.4.17" [dependencies.nanoid] version = "0.4.0" [dependencies.openssl] version = "0.10.52" [dependencies.rdkafka] version = "0.31" features = [ "cmake-build", "ssl", ] [dependencies.serde_json] version = "1.0.96" [dependencies.serenity] version = "0.11.5" [dependencies.snafu] version = "0.7.4" [dependencies.tokio] version = "1.28.1" features = ["full"]