Skip to content

Commit

Permalink
Merge pull request #4 from GitGuardian/dependabot/cargo/async-trait-0…
Browse files Browse the repository at this point in the history
….1.81
  • Loading branch information
dependabot[bot] committed Jul 18, 2024
2 parents 40c75c8 + 53c40a6 commit 591fb8b
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 @@ -31,7 +31,7 @@ futures-util = { version = "0.3.30", default-features = false, features = ["std"
bytes = "1.6.1"
flate2 = { version = "1.0.17", features = ["zlib-ng"], default-features = false }
object_store = { version = "0.10.1", features = ["aws", "gcp", "azure"] }
async-trait = "0.1.80"
async-trait = "0.1.81"
zstd = "0.13.2"
human-duration = "0.1.0"
bytesize = "1.3.0"
Expand Down

0 comments on commit 591fb8b

Please sign in to comment.