Skip to content

Commit

Permalink
Update Rust crate async-trait to v0.1.85
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Jan 7, 2025
1 parent 5901e3d commit 29a1ca5
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 @@ -154,7 +154,7 @@ anstyle = { version = "=1.0.10", default-features = false }
anstyle-yansi = { version = "=2.0.2", default-features = false }
approx = { version = "=0.5.1", default-features = false }
async-scoped = { version = "=0.9.0", default-features = false }
async-trait = { version = "=0.1.84", default-features = false }
async-trait = { version = "=0.1.85", default-features = false }
aws-config = { version = "=1.5.13" }
aws-sdk-s3 = { version = "=1.68.0", default-features = false }
bitvec = { version = "=1.0.1", default-features = false }
Expand Down

0 comments on commit 29a1ca5

Please sign in to comment.