Update to version 0.3.16; Fixes RHBZ#1985530

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

1
.gitignore vendored

@ -13,3 +13,4 @@
/futures-io-0.3.13.crate
/futures-io-0.3.14.crate
/futures-io-0.3.15.crate
/futures-io-0.3.16.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 17
# Generated by rust2rpm 18
%bcond_without check
%global debug_package %{nil}
%global crate futures-io
Name: rust-%{crate}
Version: 0.3.15
Version: 0.3.16
Release: %autorelease
Summary: AsyncRead, AsyncWrite, AsyncSeek, and AsyncBufRead traits

@ -1 +1 @@
SHA512 (futures-io-0.3.15.crate) = 9e8787d8066636351de2958169d6ad21d02a3b871cb242dd4fef64b97dcfc14397740107f13d1e48c27640b768fada821fb433187b5d0f0a03e7555d15eb5917
SHA512 (futures-io-0.3.16.crate) = cb9edb5224741f249f1936b3444e6bfd4ea4eee1d3964971d242ae1f80bb191067b1e3f0b36045e3234ea7f35738037c863fec204b952a40f84c5f46026c9ac9

Loading…
Cancel
Save