# 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 = "aliver" version = "0.1.7" description = "aliver" homepage = "https://github.com/3TiSite/rust/tree/main/aliver" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/3TiSite/rust.git" [dependencies.alive] version = "0.1.34" [dependencies.aok] version = "0.1.2" [dependencies.axum] version = "0.7.3" [dependencies.genv] version = "0.1.5" [dependencies.ireq] version = "0.1.7" [dependencies.loginit] version = "0.1.8" [dependencies.re] version = "0.1.5" [dependencies.static_init] version = "1.0.3" [dependencies.sts] version = "0.1.14" [dependencies.t3] version = "0.1.4" [dependencies.tokio] version = "1.35.1" features = [ "macros", "rt", "rt-multi-thread", "time", "sync", ] [dependencies.tower] version = "0.4.13" features = [ "log", "timeout", ] [dependencies.tower-http] version = "0.5.0" features = [ "compression-full", "decompression-full", ] [dependencies.tracing] version = "0.1.40" [dependencies.xerr] version = "0.1.2" [dev-dependencies] [features]