diff --git a/rust-fallible_collections.spec b/rust-fallible_collections.spec index 633f6e6..06131a5 100644 --- a/rust-fallible_collections.spec +++ b/rust-fallible_collections.spec @@ -13,6 +13,9 @@ Summary: Crate which adds fallible allocation api to std collections License: MIT or ASL 2.0 URL: https://crates.io/crates/fallible_collections Source: %{crates_source} +# Initial patched metadata +# Downgrade hashbrown to 0.9 +Patch0: fallible_collections-fix-metadata.diff ExclusiveArch: %{rust_arches} %if %{__cargo_skip_build}