Page MenuHomeDevCentral

Cargo.toml
No OneTemporary

Cargo.toml

[package]
name = "docker-registry-api"
version = "0.2.0"
authors = ["Sébastien Santoro <dereckson@espace-win.org>"]
edition = "2018"
[dependencies]
axum = "^0.8.4"
env_logger = "^0.11.8"
lazy_static = "^1.5.0"
limiting-factor-axum = { version = "0.2.0" }
log = "^0.4.28"
regex = "^1.11.2"
serde = { version = "1.0.226", features = ["derive"] }
tokio = { version = "1.47.1", features = ["macros", "rt-multi-thread"] }

File Metadata

Mime Type
text/plain
Expires
Sun, Oct 12, 06:03 (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3064650
Default Alt Text
Cargo.toml (419 B)

Event Timeline