Skip to content

Commit 74998e4

Browse files
committed
update to latest soroban-sdk
1 parent b726d6c commit 74998e4

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ repository = "https://github.com/AhaLabs/scaffold-stellar"
1010
version = "0.0.1"
1111

1212
[workspace.dependencies.soroban-sdk]
13-
version = "22.0.7"
13+
version = "22.0.8"
1414

1515
[workspace.dependencies.soroban-token-sdk]
16-
version = "22.0.1"
16+
version = "22.0.8"
1717

1818
[workspace.dependencies.stellar-default-impl-macro]
1919
git = "https://github.com/OpenZeppelin/stellar-contracts"

0 commit comments

Comments
 (0)