Update to version 1.20.2; Fixes RHBZ#2316716

epel10 imports/epel10/rust-once_cell-1.20.2-1.el10
Fabio Valentini 3 months ago
parent a68b71dc65
commit 66c951a2ad
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -34,3 +34,4 @@
/once_cell-1.19.0.crate
/once_cell-1.20.0.crate
/once_cell-1.20.1.crate
/once_cell-1.20.2.crate

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

@ -1 +1 @@
SHA512 (once_cell-1.20.1.crate) = 6fc961fb053777c584fa7895e20d260803059d67fe172e75355376ce1ab2f8ad3be5158ad58ba1a31b9a33ebc180e00f07f7c24ae319830e101059c5d2377925
SHA512 (once_cell-1.20.2.crate) = bc6005bdab7a154c01e2203fb553a68695727475a9a882cf906d49c054ce886ad92cb491d380b6b9fe71a81b2fd690ce91c9a6cf8dfa8508470ac9acfc8a31c8

Loading…
Cancel
Save