Update to version 0.8.11; Fixes RHBZ#2267369

epel10
Fabio Valentini 12 months ago
parent 9ee771356b
commit 62eeac5b17
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -27,3 +27,4 @@
/mio-0.8.8.crate
/mio-0.8.9.crate
/mio-0.8.10.crate
/mio-0.8.11.crate

@ -1,5 +1,5 @@
--- mio-0.8.10/Cargo.toml 1970-01-01T00:00:01+00:00
+++ mio-0.8.10/Cargo.toml 2024-01-11T20:15:45.126523+00:00
--- mio-0.8.11/Cargo.toml 1970-01-01T00:00:01+00:00
+++ mio-0.8.11/Cargo.toml 2024-03-08T09:26:49.823188+00:00
@@ -103,26 +103,9 @@
net = []
os-ext = [

@ -1,11 +1,11 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
%global crate mio
Name: rust-mio
Version: 0.8.10
Version: 0.8.11
Release: %autorelease
Summary: Lightweight non-blocking I/O

@ -1 +1 @@
SHA512 (mio-0.8.10.crate) = 680371f7da07824fcdc1e8c10a6771a71b97308c47bb5b295e0338fbcb56e211dfd91e1b400a080984c57055f08db24ca675c167f298a3dd4842a185bde62fb2
SHA512 (mio-0.8.11.crate) = 9a2806ea78b0637d0cf92448abcd50bc5d09bd80da0f37752c847bc98d014baae7a5cc4d929de98be6283c76d82ccab1f1467aa6ab583a4e782d97d5592b0bb1

Loading…
Cancel
Save