Skip to content

Commit

Permalink
Update components/chainhook-sdk/Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
lgalabru authored Jul 12, 2023
1 parent fecd715 commit 507e4a3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions components/chainhook-sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ reqwest = { version = "0.11", default-features = false, features = [
] }
tokio = { version = "1.24", features = ["full"] }
base58 = "0.2.0"
clap = { version = "3.1.6", features = ["derive"], optional = true }
clap_generate = { version = "3.0.3", optional = true }
toml = { version = "0.5.6", features = ["preserve_order"], optional = true }
ctrlc = { version = "3.2.2", optional = true }
schemars = { version = "0.8.10", git = "https://github.com/hirosystems/schemars.git", branch = "feat-chainhook-fixes" }
crossbeam-channel = "0.5.6"
futures = "0.3.21"
Expand Down

0 comments on commit 507e4a3

Please sign in to comment.