update to version 0.6.5

epel10
Fabio Valentini 4 years ago
parent a6d464fff3
commit ba1fd453ff
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,3 +1,4 @@
/tokio-util-0.2.0.crate
/tokio-util-0.3.1.crate
/tokio-util-0.6.3.crate
/tokio-util-0.6.5.crate

@ -1,3 +1,3 @@
[DEFAULT]
unwanted-features =
__docs
__docs_rs

@ -6,7 +6,7 @@
%global crate tokio-util
Name: rust-%{crate}
Version: 0.6.3
Version: 0.6.5
Release: 1%{?dist}
Summary: Additional utilities for working with Tokio
@ -192,6 +192,10 @@ which use "time" feature of "%{crate}" crate.
%endif
%changelog
* Sun Mar 21 2021 Fabio Valentini <decathorpe@gmail.com> - 0.6.5-1
- Update to version 0.6.5.
- Fixes RHBZ#1937131
* Sat Mar 06 2021 Fabio Valentini <decathorpe@gmail.com> - 0.6.3-1
- Update to version 0.6.3.

@ -1 +1 @@
SHA512 (tokio-util-0.6.3.crate) = 1f0861cea7d3a42ffa0c7d8dbcb51bd4bcc2b2a1bf732678fed03785d0b7f54b45713907a7a46316e3ab91a6ef3356ad856dcb04f8cc9b47f403912c4253e23f
SHA512 (tokio-util-0.6.5.crate) = e31e295b2c92fec616ea3a2b61de9d85026cf4ead75cd193aff4ca037425238b4e11cf8cb3955353f63e9f03130ad3690c951fdd7bc1769b6e2efde75516c8d7

Loading…
Cancel
Save