feat: README, config.example, turnstile integration, exchange rate, auth utils refactor

This commit is contained in:
Ember Moth
2026-07-05 21:15:17 +08:00
parent 25d190b90e
commit 4ffdc89421
19 changed files with 763 additions and 4 deletions
Generated
+2
View File
@@ -3172,6 +3172,7 @@ dependencies = [
"tracing-appender",
"tracing-opentelemetry",
"tracing-subscriber",
"turnstile",
"urlencoding",
"uuid 1.23.4",
]
@@ -4999,6 +5000,7 @@ dependencies = [
"serde",
"serde_json",
"tokio",
"tracing",
"uuid 1.23.4",
]