Skip to content

Commit

Permalink
Merge pull request #215 from eredotpkfr/dependabot/cargo/async-trait-…
Browse files Browse the repository at this point in the history
…0.1.84

chore(deps): bump async-trait from 0.1.83 to 0.1.84
  • Loading branch information
eredotpkfr authored Jan 6, 2025
2 parents 833ba08 + e142a63 commit 06efd5f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
with:
version: "latest"
args: "--all-targets"
env:
RUSTFLAGS: ""

rust-cargo-machete:
runs-on: ubuntu-latest
Expand Down
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 @@ -20,7 +20,7 @@ keywords = [
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
async-trait = "0.1.83"
async-trait = "0.1.84"
chrono = "0.4.38"
clap = { version = "4.5.21", features = ["derive"] }
clap-verbosity-flag = "3.0.2"
Expand Down

0 comments on commit 06efd5f

Please sign in to comment.