# 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 = "awesome-operates" version = "0.1.2" authors = ["Gongzhengyang "] description = "A reposity includs many common use code utils" readme = "README.md" keywords = [ "axum", "tokio", "systemd", ] categories = ["asynchronous"] license = "MIT OR Apache-2.0" repository = "https://github.com/gongzhengyang/awesome-operates" [dependencies.aide] version = "0.13" [dependencies.anyhow] version = "1" [dependencies.async-compression] version = "0.4" features = ["tokio"] [dependencies.async-trait] version = "0.1" [dependencies.axum] version = "0.7.2" [dependencies.build-data] version = "0.1" [dependencies.cfg-if] version = "1.0.0" [dependencies.chrono] version = "0.4" [dependencies.encoding_rs] version = "0.8.33" [dependencies.futures-io] version = "0.3" [dependencies.http] version = "1" [dependencies.http-body-util] version = "0.1" [dependencies.hyper] version = "1.0.1" features = ["full"] [dependencies.mime] version = "0.3" [dependencies.num-traits] version = "0.2" [dependencies.once_cell] version = "1" [dependencies.regex] version = "1" [dependencies.reqwest] version = "0.11" features = [ "rustls-tls", "json", ] default-features = false [dependencies.rust-embed] version = "8" features = [ "compression", "debug-embed", "interpolate-folder-path", ] [dependencies.rust_decimal] version = "1.33" features = ["serde-float"] [dependencies.serde] version = "1" [dependencies.serde_json] version = "1" [dependencies.snafu] version = "0.7" [dependencies.tokio] version = "1" features = ["full"] [dependencies.tower] version = "0.4" features = ["util"] [dependencies.tower-http] version = "0.5" features = ["full"] [dependencies.tracing] version = "0.1" [dependencies.walkdir] version = "2"