Skip to content

Commit

Permalink
funding: add futures dep
Browse files Browse the repository at this point in the history
  • Loading branch information
erwanor committed Jan 27, 2024
1 parent 65027fa commit a1cd044
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/core/component/funding/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ async-trait = "0.1.52"
anyhow = "1"
tracing = "0.1"
tendermint = "0.34.0"
futures = { version = "0.3", optional = true }

serde = { version = "1", features = ["derive"] }

Expand Down

0 comments on commit a1cd044

Please sign in to comment.