Update to version 1.13.0; Fixes RHBZ#2103650

epel9
Fabio Valentini 3 years ago
parent 1d80ba8802
commit 740b8aaa8e
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -22,3 +22,4 @@
/once_cell-1.9.0.crate
/once_cell-1.10.0.crate
/once_cell-1.12.0.crate
/once_cell-1.13.0.crate

@ -5,7 +5,7 @@
%global crate once_cell
Name: rust-%{crate}
Version: 1.12.0
Version: 1.13.0
Release: %autorelease
Summary: Single assignment cells and lazy values

@ -1 +1 @@
SHA512 (once_cell-1.12.0.crate) = 02da0e6eccee2d5246fff5e6323bd7eff0f4641801be5e5910763929a5e9d8b62c07f81001c405cc6aff03f68a14ed5bfebd9900bbdd09568bd1ab9ca9b73093
SHA512 (once_cell-1.13.0.crate) = 20a72f8741e6edc2b7f54eee822fdbea1b1c0120d3621059f61eca2d5adbcf044a474b5142871d37a3c0f90495224ec8fbb3b90e62660b66fde3a4d3a5add303

Loading…
Cancel
Save