Bump system-deps from 3.1.2 to 6

This commit is contained in:
Fabio Valentini 2022-02-22 00:59:39 +01:00
parent bf002299de
commit dbd06f408f
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
-
-[target."cfg(fuzzing)".dependencies.rand_chacha]
-version = "0.3"
+version = "3.1.2"
+version = "6"
[target."cfg(unix)".dependencies.signal-hook]
version = "0.3"
optional = true

View File

@ -27,7 +27,7 @@ URL: https://crates.io/crates/rav1e
Source: %{crates_source}
# Initial patched metadata
# * Remove fuzzing dependencies
# * Relax system-deps dependency
# * Bump system-deps dependency from 3.1.2 to 6
Patch0: rav1e-fix-metadata.diff
ExclusiveArch: %{rust_arches}