# 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-crypto" version = "0.1.5" authors = ["Doraemon <7991156@qq.com>"] exclude = ["INSTALL.md"] description = "This is an crypto" readme = "README.md" keywords = [ "df", "ba64", "jwt", "sha", "md5", ] license = "MIT" resolver = "1" [dependencies.base64] version = "0.21.0" [dependencies.chrono] version = "0.4.22" [dependencies.hmac] version = "0.12.1" [dependencies.json] version = "0.12.4" [dependencies.log] version = "0.4.17" [dependencies.md5] version = "0.7.0" [dependencies.sha2] version = "0.10.6" [dependencies.sha256] version = "1.1.2" [dependencies.uuid] version = "1.2.1" features = ["v4"]