Skip to content

Commit

Permalink
Merge pull request #1701 from appaquet/dependabot/cargo/async-trait-0…
Browse files Browse the repository at this point in the history
….1.74

chore(deps): bump async-trait from 0.1.73 to 0.1.74
  • Loading branch information
github-actions[bot] authored Oct 17, 2023
2 parents 628b7cd + 1b31353 commit afd6315
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 store/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ tests-utils = []

[dependencies]
anyhow = "1.0.75"
async-trait = "0.1.73"
async-trait = "0.1.74"
bytes = "1.5.0"
chrono = {version = "0.4.31", features = ["serde"]}
exocore-protos = {version = "0.1.25", path = "../protos"}
Expand Down

0 comments on commit afd6315

Please sign in to comment.