cargo: bump backtrace from 0.3.56 to 0.3.58

Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.56 to 0.3.58.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.56...0.3.58)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-01 17:56:44 +00:00
committed by link2xt
parent b7d274e0f9
commit 7dd5b05a00
2 changed files with 6 additions and 5 deletions

View File

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