Skip to content

Commit 591fb8b

Browse files
Merge pull request #4 from GitGuardian/dependabot/cargo/async-trait-0.1.81
2 parents 40c75c8 + 53c40a6 commit 591fb8b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ futures-util = { version = "0.3.30", default-features = false, features = ["std"
3131
bytes = "1.6.1"
3232
flate2 = { version = "1.0.17", features = ["zlib-ng"], default-features = false }
3333
object_store = { version = "0.10.1", features = ["aws", "gcp", "azure"] }
34-
async-trait = "0.1.80"
34+
async-trait = "0.1.81"
3535
zstd = "0.13.2"
3636
human-duration = "0.1.0"
3737
bytesize = "1.3.0"

0 commit comments

Comments
 (0)