Skip to content

Commit aae8fbe

Browse files
committed
Merge branch 'main' into renovate/tempfile-3.x-lockfile
2 parents ee16b9a + e2e0af2 commit aae8fbe

File tree

2 files changed

+40
-51
lines changed

2 files changed

+40
-51
lines changed

Cargo.lock

+38-49
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ resolver = "2"
3333
aes-gcm-siv = "0.11.1"
3434
anyhow = "1"
3535
async-recursion = "1.1.1"
36-
async-trait = "0.1.86"
36+
async-trait = "0.1.88"
3737
atty = "0.2.14"
3838
base64 = "0.22.1"
3939
bincode = "1.3"
@@ -51,7 +51,7 @@ expectorate = "1.1.0"
5151
futures = "0.3"
5252
futures-core = "0.3"
5353
hex = "0.4"
54-
http = "0.2.12"
54+
http = "1.3.1"
5555
httptest = "0.16.3"
5656
human_bytes = "0.4.3"
5757
humantime = "2.1.0"

0 commit comments

Comments
 (0)