File cpp_demangle-fix-metadata.diff of Package rust-cpp_demangle

--- cpp_demangle-0.4.3/Cargo.toml	1970-01-01T00:00:01+00:00
+++ cpp_demangle-0.4.3/Cargo.toml	2023-08-23T09:35:41.147931+00:00
@@ -38,18 +38,10 @@
 ]
 license = "MIT OR Apache-2.0"
 repository = "https://github.com/gimli-rs/cpp_demangle"
+autobins = false
 
 [profile.release]
 debug = 2
-
-[[bin]]
-name = "afl_runner"
-path = "src/bin/afl_runner.rs"
-required-features = ["afl"]
-
-[dependencies.afl]
-version = "0.13.1"
-optional = true
 
 [dependencies.cfg-if]
 version = "1.0.0"
@@ -64,7 +56,6 @@
 [features]
 alloc = []
 default = ["std"]
-fuzz = ["afl"]
 logging = ["std"]
 run_libiberty_tests = []
 std = ["alloc"]
openSUSE Build Service is sponsored by