Update to version 1.14.0; Fixes RHBZ#2123721

epel9
Fabio Valentini 2 years ago
parent badbdffc91
commit 9bea6b2014
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -24,3 +24,4 @@
/once_cell-1.12.0.crate
/once_cell-1.13.0.crate
/once_cell-1.13.1.crate
/once_cell-1.14.0.crate

@ -5,7 +5,7 @@
%global crate once_cell
Name: rust-once_cell
Version: 1.13.1
Version: 1.14.0
Release: %autorelease
Summary: Single assignment cells and lazy values

@ -1 +1 @@
SHA512 (once_cell-1.13.1.crate) = 492831607d12846923107b464a70de62f5997845faaae1625f3e54e2610e96b0355ce9e554051c2fae28f7e6e558ed456a6fc0b3c6a71b26f7443ede5eff5b32
SHA512 (once_cell-1.14.0.crate) = 81531f06f32854e1794555e10ccd6ee2b6913bfefdd9eed52dd44a02e799fa6371cdf102cc67bc70d581a0cc4abb7dd16c9c12ede6df4ff38b20dc5908bad186

Loading…
Cancel
Save