Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
tcoratger committed Mar 27, 2024
1 parent 2cce8f4 commit ee4531d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ starknet-contract = { version = "0.9.0", path = "./starknet-contract" }
starknet-signers = { version = "0.8.0", path = "./starknet-signers" }
starknet-accounts = { version = "0.9.0", path = "./starknet-accounts" }
starknet-macros = { version = "0.1.7", path = "./starknet-macros" }
starknet-types-core = "0.0.10"

[dev-dependencies]
serde_json = "1.0.74"
Expand Down

0 comments on commit ee4531d

Please sign in to comment.