@@ -126,12 +126,12 @@ astral-tokio-tar = "0.6.0"
126126stellar-xdr = { git = " https://github.com/stellar/rs-stellar-xdr" , rev = " 99a031a6f6a0935f68c073705651bd1addca1fd4" }
127127# Pending https://github.com/stellar/rs-soroban-sdk/pull/1970, which names
128128# user-defined types in contract specs by their fully qualified path.
129- soroban-spec = { git = " https://github.com/stellar/rs-soroban-sdk" , rev = " c68e1aff76c79998d9e765f8cce0aef727fb86db " }
130- soroban-spec-rust = { git = " https://github.com/stellar/rs-soroban-sdk" , rev = " c68e1aff76c79998d9e765f8cce0aef727fb86db " }
131- soroban-sdk = { git = " https://github.com/stellar/rs-soroban-sdk" , rev = " c68e1aff76c79998d9e765f8cce0aef727fb86db " }
132- soroban-token-sdk = { git = " https://github.com/stellar/rs-soroban-sdk" , rev = " c68e1aff76c79998d9e765f8cce0aef727fb86db " }
133- stellar-asset-spec = { git = " https://github.com/stellar/rs-soroban-sdk" , rev = " c68e1aff76c79998d9e765f8cce0aef727fb86db " }
134- soroban-ledger-snapshot = { git = " https://github.com/stellar/rs-soroban-sdk" , rev = " c68e1aff76c79998d9e765f8cce0aef727fb86db " }
129+ soroban-spec = { git = " https://github.com/stellar/rs-soroban-sdk" , rev = " 5727dc54b5a341d59677329d2dfbcead90bbf877 " }
130+ soroban-spec-rust = { git = " https://github.com/stellar/rs-soroban-sdk" , rev = " 5727dc54b5a341d59677329d2dfbcead90bbf877 " }
131+ soroban-sdk = { git = " https://github.com/stellar/rs-soroban-sdk" , rev = " 5727dc54b5a341d59677329d2dfbcead90bbf877 " }
132+ soroban-token-sdk = { git = " https://github.com/stellar/rs-soroban-sdk" , rev = " 5727dc54b5a341d59677329d2dfbcead90bbf877 " }
133+ stellar-asset-spec = { git = " https://github.com/stellar/rs-soroban-sdk" , rev = " 5727dc54b5a341d59677329d2dfbcead90bbf877 " }
134+ soroban-ledger-snapshot = { git = " https://github.com/stellar/rs-soroban-sdk" , rev = " 5727dc54b5a341d59677329d2dfbcead90bbf877 " }
135135# Pending https://github.com/stellar/rs-stellar-rpc-client/pull/108, which
136136# updates the client to stellar-xdr 28.
137137stellar-rpc-client = { git = " https://github.com/stellar/rs-stellar-rpc-client" , rev = " e0d44a0b97959820e855eb9058e2114ac390c1fa" }
0 commit comments