Update to version 0.7.14; Fixes RHBZ#2014779

epel9
Fabio Valentini 3 years ago
parent 9e7cd3de23
commit 5c39e95820
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -15,3 +15,4 @@
/mio-0.7.9.crate
/mio-0.7.11.crate
/mio-0.7.13.crate
/mio-0.7.14.crate

@ -1,6 +1,6 @@
--- mio-0.7.13/Cargo.toml 1970-01-01T00:00:01+00:00
+++ mio-0.7.13/Cargo.toml 2021-06-19T10:29:55.075173+00:00
@@ -61,12 +61,3 @@
--- mio-0.7.14/Cargo.toml 1970-01-01T00:00:01+00:00
+++ mio-0.7.14/Cargo.toml 2021-11-05T22:28:45.269699+00:00
@@ -60,12 +60,3 @@
uds = ["net"]
[target."cfg(unix)".dependencies.libc]
version = "0.2.86"

@ -1,11 +1,11 @@
# Generated by rust2rpm 17
# Generated by rust2rpm 18
%bcond_without check
%global debug_package %{nil}
%global crate mio
Name: rust-%{crate}
Version: 0.7.13
Version: 0.7.14
Release: %autorelease
Summary: Lightweight non-blocking IO

@ -1 +1 @@
SHA512 (mio-0.7.13.crate) = 3f9adb95db494dd39041ec1abda0d476b308296024347f28bfaf5883d7896ee052edda026c25a9ccea9a31cbc5431d95c0e13948e90fc8ca7b1a91a19748a45c
SHA512 (mio-0.7.14.crate) = 2349691ea87a086f9bd8df5738705e9d7b59399089948f810b6a7124beffd44dee348703c89b4b1af8d84821dcb932960dc4bd9ec9543558f59a40c4806fbfd9

Loading…
Cancel
Save