This commit is contained in:
Dhanji Prasanna
2025-09-27 06:29:33 +10:00
parent e97614df76
commit fb114cfcf5
2 changed files with 204 additions and 0 deletions

2
Cargo.lock generated
View File

@@ -2666,6 +2666,7 @@ checksum = "2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2"
dependencies = [
"getrandom 0.3.3",
"js-sys",
"serde",
"wasm-bindgen",
]
@@ -2828,6 +2829,7 @@ dependencies = [
"serde_json",
"thiserror 1.0.69",
"tokio",
"toml",
"tower 0.4.13",
"tower-http",
"tracing",