# 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 = "br-mysql" version = "0.0.4" authors = ["Carry <7991156@qq.com>"] exclude = [ "INSTALL.md", "examples", "config", ] description = "This is an mysql" readme = "README.md" keywords = [ "br", "mysql", ] license = "MIT" resolver = "1" [dependencies.hex] version = "0.4.3" [dependencies.json] version = "0.12.4" [dependencies.log] version = "0.4.20" [dependencies.sha1] version = "0.10.6" [dependencies.sha2] version = "0.10.8" [dev-dependencies.env_logger] version = "0.10.1"