Skip to content

Commit b8a3376

Browse files
authored
Merge pull request #9 from jayz22/xdr-bump
Bump xdr to 24.0.1
2 parents d7d920c + 0b3e41e commit b8a3376

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = "Apache-2.0"
66

77
[dependencies]
88
petgraph = "=0.6.5"
9-
stellar-xdr = { version = "=24.0.0" }
9+
stellar-xdr = { version = "=24.0.1" }
1010
json = { version = "0.12.4", optional = true }
1111
itertools = "0.10.5"
1212
stellar-strkey = "0.0.13"

0 commit comments

Comments
 (0)