Skip to content

Commit

Permalink
Merge pull request #195 from EspressoSystems/dependabot/cargo/async-t…
Browse files Browse the repository at this point in the history
…rait-0.1.78

Bump async-trait from 0.1.74 to 0.1.78
  • Loading branch information
jbearer authored Mar 22, 2024
2 parents a15af96 + c04cf46 commit 828353e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ test = true
[dependencies]
anyhow = "1.0"
async-std = { version = "1.12", features = ["attributes"] }
async-trait = "0.1.74"
async-trait = "0.1.78"
clap = { version = "4.5", features = ["derive"] }
config = "0.14"
derivative = "2.2"
Expand Down

0 comments on commit 828353e

Please sign in to comment.