Skip to content

Commit 134b5b9

Browse files
authored
Update dev xdr hash (#1400)
### What The stellar-xdr dev dependency wasn't updated in the previous PR. This PR updates it. ### Why [TODO: Why this change is being made. Include any context required to understand the why.] ### Known limitations [TODO or N/A]
1 parent 2f3b738 commit 134b5b9

2 files changed

Lines changed: 5 additions & 17 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

soroban-env-host/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ p256 = {version = "=0.13.2", default-features = false, features = ["alloc"]}
9595
[dev-dependencies.stellar-xdr]
9696
version = "=20.1.0"
9797
git = "https://github.com/stellar/rs-stellar-xdr"
98-
rev = "3a001b1fbb20e4cfa2cef2c0cc450564e8528057"
98+
rev = "a80c899c61e869fd00b7b475a4947ab6aaf9dcac"
9999
default-features = false
100100
features = ["arbitrary"]
101101

0 commit comments

Comments
 (0)