Skip to content

Commit

Permalink
chore: dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rkdud007 committed Sep 16, 2024
1 parent e679185 commit c6b4074
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,7 @@ serde = "1.0.197"
serde_with = { version = "3.7.0", features = ["hex"] }
serde_json = "1.0.114"
thiserror = "1.0"
starknet-types-core = { version = "0.1.0", default-features = false, features = [
"serde",
"hash",
] }
starknet-types-core = "0.1.0"
starknet-types-rpc = { version = "0.7.1", git = "https://github.com/starknet-io/types-rs" }
sn-merkle-trie = { version = "0.1.0" }
bitflags = "2.6.0"

0 comments on commit c6b4074

Please sign in to comment.