# 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 = "kagou" version = "0.1.32" authors = ["shawn "] publish = true description = "卡狗工具箱" homepage = "https://isrun.gitee.com/kagou" readme = "README.md" keywords = [ "kagou", "kagou", ] categories = ["kagou"] license = "MIT" repository = "https://e.coding.net/deepin/shawn/rust.git" [package.metadata] category = "config" [dependencies.bcrypt] version = "0.15.0" [dependencies.chrono] version = "0.4" [dependencies.lettre] version = "0.11.4" features = ["native-tls"] [dependencies.mime] version = "0.3" [dependencies.rand] version = "0.8" [dependencies.redis] version = "0.21.0" [dependencies.regex] version = "1.3" [dependencies.reqwest] version = "0.11.24" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0.107" [features] default = ["time"] distance = [] docker = [] email = [] mima = [] mpmsg = [] qun = [] random = [] redis = [] robot = [] time = [] wework = []