Skip to content

Commit

Permalink
Merge pull request #118 from Goval-Community/dependabot/cargo/async-t…
Browse files Browse the repository at this point in the history
…rait-0.1.80

build(deps): bump async-trait from 0.1.77 to 0.1.80
  • Loading branch information
PotentialStyx authored Apr 17, 2024
2 parents 1b18aa0 + 62db57e commit 934b0f8
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 services/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"

[dependencies]
anyhow = "1.0.81"
async-trait = "0.1.68"
async-trait = "0.1.80"
crc32fast = { version = "1.4.0", features = ["nightly"] }
deadqueue = { version = "0.2.4", default-features = false, features = ["unlimited"] }
futures-util = "0.3.28"
Expand Down

0 comments on commit 934b0f8

Please sign in to comment.