Skip to content

Commit

Permalink
Update starknet-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
tarrencev committed Aug 9, 2024
1 parent 2433cc3 commit b040d14
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 21 deletions.
29 changes: 9 additions & 20 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ thiserror = "1.0"
tracing = "0.1.34"
tracing-subscriber = { version = "0.3.16", features = ["env-filter", "json"] }
url = "2.4.0"
starknet = { git = "https://github.com/xJonathanLEI/starknet-rs", rev = "f6d339c" }
starknet = { git = "https://github.com/xJonathanLEI/starknet-rs", rev = "af107dd" }
starknet-types-core = { git = "https://github.com/starknet-io/types-rs", rev = "f98f048" }

[dependencies]
Expand Down

0 comments on commit b040d14

Please sign in to comment.