Page MenuHomeDevCentral

Cargo.toml
No OneTemporary

Cargo.toml

[package]
name = "alkane"
version = "0.3.2"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
axum = "0.8.9"
env_logger = "^0.11.11"
lazy_static = "^1.5.0"
limiting-factor-axum = "0.2.0"
log = "^0.4.33"
serde_yaml = "^0.9.34+deprecated"
[dependencies.clap]
version = "~4.6.6"
features = ["derive"]
[dependencies.serde]
version = "^1.0.229"
features = ["derive"]
[dependencies.tokio]
version = "1.53.1"
features = [
"macros",
"process",
"rt-multi-thread",
]

File Metadata

Mime Type
text/plain
Expires
Mon, Sep 14, 16:23 (22 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4041344
Default Alt Text
Cargo.toml (553 B)

Event Timeline