Proxy router
Some checks failed
CI / Typos (push) Successful in 23s
CI / Clippy (push) Successful in 1m15s
CI / Build and test (all features) (push) Failing after 5m11s
CI / Build and test (push) Has been cancelled

This commit is contained in:
2026-03-23 22:15:00 -07:00
parent e83c522e78
commit 90c5584513
6 changed files with 123 additions and 7 deletions

1
Cargo.lock generated
View File

@@ -2705,6 +2705,7 @@ dependencies = [
name = "pile-client"
version = "0.0.2"
dependencies = [
"axum",
"bytes",
"futures-core",
"reqwest",