# 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-plugin" version = "0.3.18" authors = ["Doraemon <7991156@qq.com>"] exclude = [ "INSTALL.md", "config", "db", "/model", "/plugin", "/tests", ] description = "This is an Plugin" readme = "README.md" keywords = [ "df", "carryxd", "plugin", "api", ] license = "MIT" resolver = "1" [dependencies.df-cache] version = "0.1.6" [dependencies.df-db] version = "0.2.40" [dependencies.df-email] version = "0.1.6" [dependencies.df-fields] version = "0.1.16" [dependencies.df-file] version = "0.1.1" [dependencies.df-kafka] version = "0.1.3" [dependencies.json] version = "0.12.4" [dependencies.lazy_static] version = "1.4.0" [dev-dependencies.df-crypto] version = "0.1.5" [dev-dependencies.df-file] version = "0.1.3" [dev-dependencies.df-web] version = "0.1.26" [dev-dependencies.env_logger] version = "0.10.0" [dev-dependencies.log] version = "0.4.17"