Skip to content

Commit

Permalink
build(deps): update pollster requirement from 0.3.0 to 0.4.0
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: pollster
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent a6da843 commit 0872154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion abci/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ futures = { version = "0.3.30" }
tokio = { version = "1.40", features = ["macros", "signal", "time", "io-std"] }
hex = { version = "0.4.3" }
lazy_static = { version = "1.4.0" }
pollster = { version = "0.3.0" }
pollster = { version = "0.4.0" }

0 comments on commit 0872154

Please sign in to comment.