Skip to content

Commit

Permalink
Update Rust crate async-trait to 0.1.80
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 5636dc2 commit 75b7fbd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -24,7 +24,7 @@ toml = "0.8"

tokio = { version = "1.37", features = ["process"] }
futures = "0.3"
async-trait = "0.1"
async-trait = "0.1.80"
async-recursion = "1.1"

[dev-dependencies]
Expand Down

0 comments on commit 75b7fbd

Please sign in to comment.