client server api

This commit is contained in:
JMARyA 2025-04-30 16:28:48 +02:00
parent 164c71ddfe
commit 6e31b95417
6 changed files with 89 additions and 7 deletions

1
Cargo.lock generated
View file

@ -3596,6 +3596,7 @@ dependencies = [
"toml 0.8.22",
"tracing",
"tracing-subscriber",
"ulid",
"ureq",
]