Kaynağa Gözat

build(deps): bump backtrace from 0.3.54 to 0.3.55

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 4 yıl önce
ebeveyn
işleme
1e807b858f
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -75,9 +75,9 @@ checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
 
 [[package]]
 name = "backtrace"
-version = "0.3.54"
+version = "0.3.55"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "2baad346b2d4e94a24347adeee9c7a93f412ee94b9cc26e5b59dea23848e9f28"
+checksum = "ef5140344c85b01f9bbb4d4b7288a8aa4b3287ccef913a14bcc78a1063623598"
 dependencies = [
  "addr2line",
  "cfg-if 1.0.0",