Update to version 1.4.0; Fixes RHBZ#2295507

epel10
Fabio Valentini 6 months ago
parent b253e43d99
commit b6c6d9c563
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -62,3 +62,4 @@
/hyper-1.2.0.crate
/hyper-1.3.0.crate
/hyper-1.3.1.crate
/hyper-1.4.0.crate

@ -6,7 +6,7 @@
%global crate hyper
Name: rust-hyper
Version: 1.3.1
Version: 1.4.0
Release: %autorelease
Summary: Fast and correct HTTP library

@ -1 +1 @@
SHA512 (hyper-1.3.1.crate) = a7158d887593e29885c0d62a482916d50e14b69d7a4136be6c29e262d739d742d551446507bed27f7e6d7b142faac9907ed7b590e6f84175092c52f176598806
SHA512 (hyper-1.4.0.crate) = 7cf4669e698dd2b49ae715f2863bc0b010c536877be9469cd6550cbfe24d221c5a06abbea507e4e64d10fc9b6e72fc623c86e476f62105e5275b5d6fd6a832ba

Loading…
Cancel
Save