mirror of
https://tangled.org/tranquil.farm/tranquil-pds
synced 2026-09-20 17:24:15 +00:00
extract proxying into a middleware instead of a fallback handler
This commit is contained in:
Generated
+4
@@ -6315,11 +6315,13 @@ dependencies = [
|
||||
"dotenvy",
|
||||
"ed25519-dalek",
|
||||
"futures",
|
||||
"futures-util",
|
||||
"governor",
|
||||
"hex",
|
||||
"hickory-resolver",
|
||||
"hkdf",
|
||||
"hmac",
|
||||
"http 1.4.0",
|
||||
"image",
|
||||
"ipld-core",
|
||||
"iroh-car",
|
||||
@@ -6352,7 +6354,9 @@ dependencies = [
|
||||
"tokio",
|
||||
"tokio-tungstenite",
|
||||
"totp-rs",
|
||||
"tower",
|
||||
"tower-http",
|
||||
"tower-layer",
|
||||
"tracing",
|
||||
"tracing-subscriber",
|
||||
"urlencoding",
|
||||
|
||||
Reference in New Issue
Block a user