diff --git a/sdk/rust/Cargo.toml b/sdk/rust/Cargo.toml index 5d765ce..acfebd0 100644 --- a/sdk/rust/Cargo.toml +++ b/sdk/rust/Cargo.toml @@ -10,7 +10,7 @@ keywords = ["llm", "routing", "local-first", "dispatch"] categories = ["api-bindings"] [dependencies] -ureq = "2" +ureq = "3" serde_json = "1" base64 = "0.22" # 0.5.1 — wallet_hook(privy) needs Basic auth encoding urlencoding = "2" # 0.5.1 — wallet_hook(privy) URL-encodes the wallet_id path segment