# 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 = "uiuifree-actix-web-util" version = "0.1.3" authors = ["uiuifree"] description = "util" license = "MIT" repository = "https://github.com/uiuifree/uiuifree-actix-web-util" resolver = "2" [dependencies.actix-web] version = "4" [dependencies.chrono] version = "0.4" [dependencies.dotenv] version = "0.15.0" [dependencies.mysql] version = "22.1.0" [dependencies.mysql_common] version = "0.28.0" features = ["chrono"] [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_derive] version = "1.0" [dependencies.serde_json] version = "1.0" [dependencies.uiuifree-elastic] version = "0.1.21"