Skip to content

Commit

Permalink
Pin stellar-xdr to compatible 20.0.0-rc1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
stellarsaur committed Dec 5, 2023
1 parent da85a14 commit 6a0bdfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ version = "20.0.0-rc.4.2"
path = "cmd/soroban-cli"

[workspace.dependencies.stellar-xdr]
version = "20.0.0-rc1"
version = "=20.0.0-rc1"
git = "https://github.com/stellar/rs-stellar-xdr"
rev = "d5ce0c9e7aa83461773a6e81662067f35d39e4c1"
default-features = false
Expand Down

0 comments on commit 6a0bdfd

Please sign in to comment.