Skip to content

Commit

Permalink
chore: downgrade to starknet 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
julio4 committed Jul 26, 2023
1 parent 0976b7d commit 3f336fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion listings/ch00-introduction/testing/Scarb.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ name = "tests"
version = "0.1.0"

[dependencies]
starknet = ">=2.1.0-rc1"
starknet = ">=2.0.1"

[[target.starknet-contract]]

0 comments on commit 3f336fa

Please sign in to comment.