fix: expose ratelimit headers via cors (#496)

This commit is contained in:
Angelo Kontaxis
2026-01-25 19:43:06 +00:00
committed by GitHub
parent 0dc5442498
commit a1a21252d0
5 changed files with 34 additions and 1 deletions

1
Cargo.lock generated
View File

@@ -6784,6 +6784,7 @@ dependencies = [
"serde",
"serde_json",
"tokio 1.47.1",
"tower-http 0.5.2",
"tracing",
"utoipa",
"utoipa-scalar",