Skip to content

Commit

Permalink
Merge pull request #70 from SierraSoftworks/dependabot/cargo/async-tr…
Browse files Browse the repository at this point in the history
…ait-0.1.83

chore(deps): Bump async-trait from 0.1.82 to 0.1.83
  • Loading branch information
notheotherben authored Sep 25, 2024
2 parents d918426 + 292b2b4 commit 044d3d2
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 @@ -5,7 +5,7 @@ edition = "2021"

[dependencies]
async-stream = "0.3.5"
async-trait = "0.1.82"
async-trait = "0.1.83"
chrono = { version = "0.4.38", features = ["serde"] }
clap = { version = "4.5.18", features = ["derive", "string"] }
croner = "2.0.5"
Expand Down

0 comments on commit 044d3d2

Please sign in to comment.