[dependencies.async-trait]
version = "0.1.59"
[dependencies.axum]
features = ["headers", "http2", "macros", "ws"]
version = "0.6.0"
[dependencies.clap]
features = ["derive"]
version = "4.0.29"
[dependencies.http]
version = "0.2.8"
[dependencies.hyper]
features = ["full"]
version = "0.14.23"
[dependencies.lru]
version = "0.8.1"
[dependencies.rust-s3]
features = ["with-tokio"]
version = "0.32.3"
[dependencies.scsys]
features = ["full"]
version = "0.1.36"
[dependencies.serde]
features = ["derive"]
version = "1.0.149"
[dependencies.serde_json]
version = "1.0.89"
[dependencies.tokio]
features = ["full"]
version = "1.22.0"
[dependencies.tower]
version = "0.4.13"
[dependencies.tower-http]
features = ["full"]
version = "0.3.4"
[dependencies.tracing]
version = "0.1.37"
[dependencies.tracing-subscriber]
features = ["env-filter"]
version = "0.3.16"
[lib]
crate-type = ["cdylib", "rlib"]
test = true
[package]
authors = ["FL03 <jo3mccain@icloud.com> (https://github.com/FL03)", "Scattered-Systems (https://github.com/scattered-systems)"]
categories = []
description = "acme"
edition = "2021"
homepage = "https://github.com/scattered-systems/acme/wiki"
keywords = ["scsys"]
license = "Apache-2.0"
name = "acme-gateways"
repository = "https://github.com/scattered-systems/acme"
resolver = "1"
version = "0.2.2"