|
@@ -2,7 +2,7 @@
|
|
|
# It is not intended for manual editing.
|
|
|
[[package]]
|
|
|
name = "addr2line"
|
|
|
-version = "0.12.1"
|
|
|
+version = "0.12.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"gimli 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -61,7 +61,7 @@ name = "backtrace"
|
|
|
version = "0.3.49"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "addr2line 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "addr2line 0.12.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"miniz_oxide 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1768,7 +1768,7 @@ dependencies = [
|
|
|
]
|
|
|
|
|
|
[metadata]
|
|
|
-"checksum addr2line 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a49806b9dadc843c61e7c97e72490ad7f7220ae249012fbda9ad0609457c0543"
|
|
|
+"checksum addr2line 0.12.2 (registry+https://github.com/rust-lang/crates.io-index)" = "602d785912f476e480434627e8732e6766b760c045bbf897d9dfaa9f4fbd399c"
|
|
|
"checksum adler32 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "567b077b825e468cc974f0020d4082ee6e03132512f207ef1a02fd5d00d1f32d"
|
|
|
"checksum aho-corasick 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)" = "8716408b8bc624ed7f65d223ddb9ac2d044c0547b6fa4b0d554f3a9540496ada"
|
|
|
"checksum anyhow 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)" = "85bb70cc08ec97ca5450e6eba421deeea5f172c0fc61f78b5357b2a8e8be195f"
|