File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -231,7 +231,15 @@ allow-registry = ["https://github.com/rust-lang/crates.io-index"]
231231# List of URLs for allowed Git repositories
232232allow-git = [
233233 # Only used by the unpublished doc-gen crate, temporarily until PR is merged: https://github.com/ConnorGray/clap-markdown/pull/48
234- " https://github.com/ConnorGray/clap-markdown?rev=42956b342cef3325d9060fc43995d595e7c8aa66"
234+ " https://github.com/ConnorGray/clap-markdown?rev=42956b342cef3325d9060fc43995d595e7c8aa66" ,
235+
236+ # Temporary patches, remove once the following PRs are merged and released:
237+ # https://github.com/stellar/rs-stellar-xdr/pull/566
238+ " https://github.com/stellar/rs-stellar-xdr?rev=99a031a6f6a0935f68c073705651bd1addca1fd4" ,
239+ # https://github.com/stellar/rs-soroban-sdk/pull/1970
240+ " https://github.com/stellar/rs-soroban-sdk?rev=c68e1aff76c79998d9e765f8cce0aef727fb86db" ,
241+ # https://github.com/stellar/rs-stellar-rpc-client/pull/108
242+ " https://github.com/stellar/rs-stellar-rpc-client?rev=e0d44a0b97959820e855eb9058e2114ac390c1fa" ,
235243]
236244
237245[sources .allow-org ]
You can’t perform that action at this time.
0 commit comments