Skip to content

Commit

Permalink
Use same version of sdk as mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
cptartur committed Aug 13, 2024
1 parent 2a66134 commit b40cc03
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 b40cc03

Please sign in to comment.