# 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 = "dlist-top" version = "0.1.0" authors = ["Jakub "] description = "Official DList.top client for Rust" homepage = "https://github.com/dlist-top/client-rs" readme = "README.md" license-file = "LICENSE" repository = "https://github.com/dlist-top/client-rs" [dependencies.async-trait] version = "0.1.50" [dependencies.chrono] version = "0.4.19" features = ["serde"] [dependencies.error-chain] version = "0.12.4" [dependencies.futures-channel] version = "0.3.16" [dependencies.futures-util] version = "0.3.16" [dependencies.serde] version = "1.0.126" features = ["derive"] [dependencies.serde_json] version = "1.0.64" [dependencies.serde_repr] version = "0.1.7" [dependencies.tokio] version = "1.9.0" features = ["full"] [dependencies.tokio-tungstenite] version = "0.15.0" features = ["rustls-tls"] [dependencies.tracing] version = "0.1.23" [dependencies.tracing-subscriber] version = "0.2" [dependencies.tungstenite] version = "0.14.0" [dependencies.url] version = "2.2.2"