Merge pull request #2435 from deltachat/dependabot/cargo/backtrace-0.3.59

This commit is contained in:
dependabot[bot]
2021-05-10 16:21:34 +00:00
committed by GitHub
2 changed files with 9 additions and 9 deletions

View File

@@ -23,7 +23,7 @@ async-std-resolver = "0.20.2"
async-std = { version = "~1.9.0", features = ["unstable"] }
async-tar = "0.3.0"
async-trait = "0.1.50"
backtrace = "0.3.58"
backtrace = "0.3.59"
base64 = "0.13"
bitflags = "1.1.0"
byteorder = "1.3.1"