packages/ak-axum/extract/scheme: init (#21322)

This commit is contained in:
Marc 'risson' Schmitt
2026-04-08 14:39:58 +00:00
committed by GitHub
parent 2b8313ee91
commit d4e651d893
7 changed files with 263 additions and 2 deletions

View File

@@ -34,6 +34,7 @@ console-subscriber = "= 0.5.0"
dotenvy = "= 0.15.7"
durstr = "= 0.5.1"
eyre = "= 0.6.12"
forwarded-header-value = "= 0.1.1"
futures = "= 0.3.32"
glob = "= 0.3.3"
ipnet = { version = "= 2.12.0", features = ["serde"] }