Update to 0.3.5

epel9
Josh Stone 5 years ago
parent 819cc12a9a
commit 44cb32e6d9

1
.gitignore vendored

@ -3,3 +3,4 @@
/futures-core-0.3.1.crate
/futures-core-0.3.3.crate
/futures-core-0.3.4.crate
/futures-core-0.3.5.crate

@ -6,7 +6,7 @@
%global crate futures-core
Name: rust-%{crate}
Version: 0.3.4
Version: 0.3.5
Release: 1%{?dist}
Summary: Core traits and types in for the `futures` library
@ -95,6 +95,9 @@ which use "std" feature of "%{crate}" crate.
%endif
%changelog
* Sat May 09 2020 Josh Stone <jistone@redhat.com> - 0.3.5-1
- Update to 0.3.5
* Mon Feb 10 2020 Josh Stone <jistone@redhat.com> - 0.3.4-1
- Update to 0.3.4

@ -1 +1 @@
SHA512 (futures-core-0.3.4.crate) = 9c5093190b49ec69caba34622ce5d621fad362a3705f1ee683f7b243699fe5f65652e522ae761131947b9033a9cedde4f51e528353859f5176129070aa9e7c5e
SHA512 (futures-core-0.3.5.crate) = 5af82472f569d1d118f6f8c900dc8d1df58f1bcaee43273f12bc6e0c72a57141c797e5513f9a9d6cf969c7e4472b36bac0ce74435de10a76cc444d896cd779ab

Loading…
Cancel
Save