update to version 0.3.10

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

1
.gitignore vendored

@ -8,3 +8,4 @@
/futures-core-0.3.7.crate
/futures-core-0.3.8.crate
/futures-core-0.3.9.crate
/futures-core-0.3.10.crate

@ -6,7 +6,7 @@
%global crate futures-core
Name: rust-%{crate}
Version: 0.3.9
Version: 0.3.10
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
* Wed Jan 13 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.10-1
- Update to version 0.3.10.
* Fri Jan 08 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.9-1
- Update to version 0.3.9.

@ -1 +1 @@
SHA512 (futures-core-0.3.9.crate) = f264ad697055e762f549fde2308da4d33cedb691147f7b3919c566fb340871d714342193ef764f530f43654eb90a28d79e581cd4092b96a603661116c7ef205b
SHA512 (futures-core-0.3.10.crate) = b606fee60f7bc00e84ca9bc204a7c76b6d69b3c69b7dddbc7169797269c96a3f2b67563d365c58f02866c68a903bfc73906346f84ba057677a23ed89fbede03d

Loading…
Cancel
Save