update to version 0.3.12

epel9
Fabio Valentini 4 years ago
parent b88a475420
commit 8de57c00e6
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -9,3 +9,4 @@
/futures-core-0.3.8.crate
/futures-core-0.3.9.crate
/futures-core-0.3.10.crate
/futures-core-0.3.12.crate

@ -6,7 +6,7 @@
%global crate futures-core
Name: rust-%{crate}
Version: 0.3.10
Version: 0.3.12
Release: 1%{?dist}
Summary: Core traits and types in for the `futures` library
@ -119,6 +119,9 @@ which use "unstable" feature of "%{crate}" crate.
%endif
%changelog
* Fri Jan 15 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.12-1
- Update to version 0.3.12.
* Wed Jan 13 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.10-1
- Update to version 0.3.10.

@ -1 +1 @@
SHA512 (futures-core-0.3.10.crate) = b606fee60f7bc00e84ca9bc204a7c76b6d69b3c69b7dddbc7169797269c96a3f2b67563d365c58f02866c68a903bfc73906346f84ba057677a23ed89fbede03d
SHA512 (futures-core-0.3.12.crate) = 392d99ca0b8d45399b2b4fbc61c0591f9ae0c0a37f7aefc7d567cdb38c91d8336a6ca9592421ee8aebacea819a7442c2cf5391157b32bc5c0faa347a39f6d7a2

Loading…
Cancel
Save