update to version 0.6.6

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

1
.gitignore vendored

@ -2,3 +2,4 @@
/tokio-util-0.3.1.crate
/tokio-util-0.6.3.crate
/tokio-util-0.6.5.crate
/tokio-util-0.6.6.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 16
# * Tests can be run only in-tree
# Generated by rust2rpm 17
# * tests can be run only in-tree
%bcond_with check
%global debug_package %{nil}
%global crate tokio-util
Name: rust-%{crate}
Version: 0.6.5
Version: 0.6.6
Release: 1%{?dist}
Summary: Additional utilities for working with Tokio
@ -192,6 +192,10 @@ which use "time" feature of "%{crate}" crate.
%endif
%changelog
* Thu Apr 29 2021 Fabio Valentini <decathorpe@gmail.com> - 0.6.6-1
- Update to version 0.6.6.
- Fixes RHBZ#1948748
* Sun Mar 21 2021 Fabio Valentini <decathorpe@gmail.com> - 0.6.5-1
- Update to version 0.6.5.
- Fixes RHBZ#1937131

@ -1 +1 @@
SHA512 (tokio-util-0.6.5.crate) = e31e295b2c92fec616ea3a2b61de9d85026cf4ead75cd193aff4ca037425238b4e11cf8cb3955353f63e9f03130ad3690c951fdd7bc1769b6e2efde75516c8d7
SHA512 (tokio-util-0.6.6.crate) = d0b6a3594cf799a98040930f95ae8b56a6cd2ede6b7826c5184a9ceeb9dbf5290445fe562831a17ad4e66458662d9eab09928d12b104b8ccf206c217644a1c51

Loading…
Cancel
Save