Skip to content

Commit 49b07c1

Browse files
Merge pull request #2697 from deltachat/dependabot/cargo/async-tar-0.4.2
2 parents 51d220f + f6098fc commit 49b07c1

File tree

2 files changed

+12
-38
lines changed

2 files changed

+12
-38
lines changed

Cargo.lock

Lines changed: 11 additions & 37 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
@@ -22,7 +22,7 @@ async-native-tls = { version = "0.3" }
2222
async-smtp = { git = "https://github.com/async-email/async-smtp", branch="master", features = ["socks5"] }
2323
async-std-resolver = "0.20"
2424
async-std = { version = "1", features = ["unstable"] }
25-
async-tar = "0.3"
25+
async-tar = "0.4"
2626
async-trait = "0.1"
2727
backtrace = "0.3"
2828
base64 = "0.13"

0 commit comments

Comments
 (0)