Skip to content

Commit

Permalink
Use soroban-sdk = "21.0.1-preview.3" (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
cptartur authored Aug 13, 2024
1 parent 2a66134 commit 0124f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ resolver = "2"
members = ["governance"]

[workspace.dependencies]
soroban-sdk = "21.4.0"
soroban-sdk = "21.0.1-preview.3"
soroban-fixed-point-math = "1.1.1"

[profile.release]
Expand Down

0 comments on commit 0124f68

Please sign in to comment.