Update to version 1.0.11; Fixes RHBZ#2209753

epel9
Fabio Valentini 2 years ago
parent 58e234d2d1
commit 2ba608107a
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -12,3 +12,4 @@
/io-lifetimes-1.0.7.crate /io-lifetimes-1.0.7.crate
/io-lifetimes-1.0.9.crate /io-lifetimes-1.0.9.crate
/io-lifetimes-1.0.10.crate /io-lifetimes-1.0.10.crate
/io-lifetimes-1.0.11.crate

@ -1,5 +1,5 @@
--- io-lifetimes-1.0.10/Cargo.toml 1970-01-01T00:00:01+00:00 --- io-lifetimes-1.0.11/Cargo.toml 1970-01-01T00:00:01+00:00
+++ io-lifetimes-1.0.10/Cargo.toml 2023-04-10T19:04:55.962015+00:00 +++ io-lifetimes-1.0.11/Cargo.toml 2023-05-25T12:14:36.249026+00:00
@@ -42,8 +42,6 @@ @@ -42,8 +42,6 @@
[features] [features]
close = [ close = [

@ -5,7 +5,7 @@
%global crate io-lifetimes %global crate io-lifetimes
Name: rust-io-lifetimes Name: rust-io-lifetimes
Version: 1.0.10 Version: 1.0.11
Release: %autorelease Release: %autorelease
Summary: Low-level I/O ownership and borrowing library Summary: Low-level I/O ownership and borrowing library

@ -1 +1 @@
SHA512 (io-lifetimes-1.0.10.crate) = 4b2cde9522780a408c5d4e6406286bc5dd3a0de1a99675129e9856e5d889498a127fd5dd7c937a7542135abc2213b60bfb6258b7871b8709dcdd79d60455bea9 SHA512 (io-lifetimes-1.0.11.crate) = 30c6e5ce6f5beabe0d7bee4f4522884d1316cf7d9b8d093ba0f952995997be3d0f10e1e77b9c20b7fe2b65429de0d2ec89bb35e939455795205206a3154ed544

Loading…
Cancel
Save