Update to version 1.3.1; Fixes RHBZ#2275286

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

1
.gitignore vendored

@ -61,3 +61,4 @@
/hyper-0.14.28.crate /hyper-0.14.28.crate
/hyper-1.2.0.crate /hyper-1.2.0.crate
/hyper-1.3.0.crate /hyper-1.3.0.crate
/hyper-1.3.1.crate

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

@ -1 +1 @@
SHA512 (hyper-1.3.0.crate) = 798eb410bdeb8d4e1acd8f4b6634fac684e4332de989083809d3749870fc006a8bdecb72bdc30b3e781252469f048d186e8713951f7ecee1f9030dcf6b56d805 SHA512 (hyper-1.3.1.crate) = a7158d887593e29885c0d62a482916d50e14b69d7a4136be6c29e262d739d742d551446507bed27f7e6d7b142faac9907ed7b590e6f84175092c52f176598806

Loading…
Cancel
Save