Skip to content

Commit

Permalink
updates soroban-sdk to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
gangov committed Jan 2, 2025
1 parent cb65c91 commit 39452d0
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
98 changes: 49 additions & 49 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ phoenix = { path = "./packages/phoenix" }
num-integer = { version = "0.1.45", default-features = false, features = [
"i128",
] }
soroban-sdk = "22.0.0-rc.3.2"
soroban-token-sdk = "22.0.0-rc.3.2"
soroban-sdk = "22.0.4"
soroban-token-sdk = "22.0.4"
test-case = "3.3"
pretty_assertions = "1.4.0"

Expand Down

0 comments on commit 39452d0

Please sign in to comment.