Disable tests, since they require Rust 1.63+ to compile

epel9
Fabio Valentini 2 years ago
parent 3bd8576b72
commit 4bdf8638d0
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -1,5 +1,7 @@
# Generated by rust2rpm 23
%bcond_without check
# * tests only compile with Rust 1.63+:
# https://github.com/matklad/once_cell/issues/211
%bcond_with check
%global debug_package %{nil}
%global crate once_cell

Loading…
Cancel
Save