diff --git a/Cargo.toml b/Cargo.toml index 0385761a4..a77393830 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -65,12 +65,12 @@ version = "20.3.0" path = "cmd/soroban-cli" [workspace.dependencies.soroban-rpc] +version = "20.3.2" git = "https://github.com/stellar/soroban-rpc" -branch = "add-spec-tools-crate" [workspace.dependencies.soroban-spec-tools] +version = "20.3.2" git = "https://github.com/stellar/soroban-rpc" -branch = "add-spec-tools-crate" [workspace.dependencies.stellar-xdr] version = "=20.1.0"