Skip to content

Commit

Permalink
chore: remove unneccesary deps
Browse files Browse the repository at this point in the history
  • Loading branch information
driemworks committed Oct 15, 2024
1 parent 838617b commit a9f6dc5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ name = "murmur"
[dependencies]
subxt = "0.35.2"
subxt-signer = "0.35.2"
subxt-metadata = "0.37.0"
subxt-core = "0.37.0"
tokio = { version = "1.35", features = ["macros", "time", "rt-multi-thread"] }
clap = { version = "4.1.1", features = ["derive"] }
rand_chacha = "0.3.1"
Expand Down

0 comments on commit a9f6dc5

Please sign in to comment.