# 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 = "df-helper" version = "0.2.26" authors = [ "Carryxd <7991156@qq.com>", "Doraemon <7991156@qq.com>", ] description = "df helper tools db cache" readme = "README.md" keywords = [ "df", "China", "helper", "chengdu", "Doraemon", ] license = "MIT" resolver = "2" [dependencies.actix-rt] version = "2.6.0" [dependencies.async-std] version = "1.4.0" features = ["attributes"] [dependencies.base64] version = "0.13.0" [dependencies.chrono] version = "0.4.22" [dependencies.curl] version = "0.4.44" [dependencies.futures] version = "0.3.25" [dependencies.json] version = "0.12.4" [dependencies.kafka] version = "0.9.0" [dependencies.lettre] version = "0.10.1" [dependencies.local_ipaddress] version = "0.1.3" [dependencies.mysql] version = "23.0.0" [dependencies.redis] version = "0.22.0" [dependencies.rust-crypto] version = "0.2.36" [dependencies.sha256] version = "1.1.1" [dependencies.sqlx] version = "0.6.2" features = [ "runtime-tokio-rustls", "mssql", "macros", "chrono", ] [dependencies.time] version = "0.3.14" [dependencies.uuid] version = "1.2.1" features = ["v4"] [dependencies.walkdir] version = "2.3.2"