Signed-off-by: Michel Lind <salimma@fedoraproject.org>epel10
parent
d623e1a813
commit
1ebd7c0501
@ -1,20 +1,32 @@
|
||||
--- backtrace-0.3.69/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ backtrace-0.3.69/Cargo.toml 2023-11-29T18:35:41.541100+00:00
|
||||
@@ -49,17 +49,7 @@
|
||||
edition = "2018"
|
||||
--- backtrace-0.3.73/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ backtrace-0.3.73/Cargo.toml 2024-07-24T18:48:25.715217+00:00
|
||||
@@ -61,20 +61,8 @@
|
||||
edition = "2021"
|
||||
|
||||
[[test]]
|
||||
-name = "accuracy"
|
||||
-path = "tests/accuracy/main.rs"
|
||||
-required-features = ["std"]
|
||||
-edition = "2018"
|
||||
-edition = "2021"
|
||||
-
|
||||
-[[test]]
|
||||
name = "concurrent-panics"
|
||||
path = "tests/concurrent-panics.rs"
|
||||
-harness = false
|
||||
-required-features = ["std"]
|
||||
-
|
||||
-[[test]]
|
||||
-name = "current-exe-mismatch"
|
||||
-path = "tests/current-exe-mismatch.rs"
|
||||
harness = false
|
||||
required-features = ["std"]
|
||||
|
||||
@@ -124,7 +112,7 @@
|
||||
]
|
||||
|
||||
[target."cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))".dependencies.addr2line]
|
||||
-version = "0.22.0"
|
||||
+version = "0.24.0"
|
||||
default-features = false
|
||||
|
||||
[target."cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))".dependencies.libc]
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (backtrace-0.3.69.crate) = 6e86de53e1c5003ef68b6a85479cde1e70bf416bdc50e6e32ead9f9f070fa30ad46de22574041c844ddfeabd5d15de01ef746f19f8cb7f257c491ef0bf071244
|
||||
SHA512 (backtrace-0.3.73.crate) = dacedfd32cb91fe408e4f395441baf09c0a4b3bc4ba8f79d088359455cc903c93d24969567c7c5b2feb806433ffbb63a526d73f53caa4bee9c51961b61f831d9
|
||||
|
Loading…
Reference in new issue