# 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 = "sonic-channel2" version = "1.1.2" authors = ["Dmitriy Pleshevskiy "] description = "Rust client for sonic search backend" homepage = "https://github.com/tianshuapp/sonic-channel" documentation = "https://docs.rs/sonic-channel2" readme = "README.md" keywords = [ "sonic", "search", "client", "elasticsearch", "api", ] categories = ["api-bindings"] license = "MPL-2.0" repository = "https://github.com/tianshuapp/sonic-channel" [package.metadata.docs.rs] all-features = true [dependencies.log] version = "0.4.17" [dependencies.whatlang] version = "0.16.2" [features] control = [] default = ["search"] ingest = [] search = [] [badges.maintenance] status = "actively-developed"