# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "rill-server" version = "0.24.0" authors = ["Denis Kolodin ", "overfloat "] description = "Exporters for rill tracing system" homepage = "https://github.com/rillrate/rillrate" documentation = "https://docs.rs/rill-export/" readme = "README.md" keywords = ["logging"] categories = ["development-tools::debugging"] license = "MIT/Apache-2.0" repository = "https://github.com/rillrate/rillrate" [dependencies.anyhow] version = "1.0.38" [dependencies.async-trait] version = "0.1.48" [dependencies.derive_more] version = "0.99.11" [dependencies.flate2] version = "1.0.20" [dependencies.log] version = "0.4.14" [dependencies.meio] version = "0.84.1" [dependencies.meio-connect] version = "0.84.1" [dependencies.metacrate] version = "0.1.2" [dependencies.mime_guess] version = "2.0.3" [dependencies.once_cell] version = "1.7.2" [dependencies.reqwest] version = "0.11.2" features = ["rustls-tls"] default-features = false [dependencies.rill-client] version = "0.24.0" [dependencies.rill-engine] version = "0.24.0" [dependencies.rill-protocol] version = "0.24.0" [dependencies.serde] version = "1.0.124" [dependencies.strum] version = "0.20.0" [dependencies.strum_macros] version = "0.20.1" [dependencies.tar] version = "0.4.33" [dependencies.thiserror] version = "1.0.24" [dependencies.tokio] version = "1.3.0" features = ["full"] [dependencies.typed-slab] version = "0.1.0"