Update to version 1.17.2

epel9
Jan Staněk 2 years ago committed by Fabio Valentini
parent 87ed967478
commit 1ab309c690
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -29,3 +29,4 @@
/once_cell-1.16.0.crate
/once_cell-1.17.0.crate
/once_cell-1.17.1.crate
/once_cell-1.17.2.crate

@ -1,13 +1,11 @@
# Generated by rust2rpm 24
# * tests only compile with Rust 1.63+:
# https://github.com/matklad/once_cell/issues/211
%bcond_with check
%bcond_without check
%global debug_package %{nil}
%global crate once_cell
Name: rust-once_cell
Version: 1.17.1
Version: 1.17.2
Release: %autorelease
Summary: Single assignment cells and lazy values

@ -1 +1 @@
SHA512 (once_cell-1.17.1.crate) = 1302d51801e38bfee23e74c0046f1ecb1d3c27309b5fe11c2b6c99553b357db502ce1718695602f9d8b10429e8ff03f91c016d5d604957083728293824c05904
SHA512 (once_cell-1.17.2.crate) = 8a00338f5aabe766fe5cd741cafd8c2ff544d60d081e5706b0965db6c86e00cc7b5fa0f73d8aa54cd1f4506a0858de589ceb4bd32afa7046dd3a1fbcf52b69d7

Loading…
Cancel
Save