Update to version 0.14.22

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

1
.gitignore vendored

@ -52,3 +52,4 @@
/hyper-0.14.18.crate
/hyper-0.14.19.crate
/hyper-0.14.20.crate
/hyper-0.14.22.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 21
# Generated by rust2rpm 23
# * examples and integration tests are not included in published crates
# * tower dev-dependency is not packaged
%bcond_with check
@ -6,18 +6,15 @@
%global crate hyper
Name: rust-%{crate}
Version: 0.14.20
Name: rust-hyper
Version: 0.14.22
Release: %autorelease
Summary: Fast and correct HTTP library
# Upstream license specification: MIT
License: MIT
URL: https://crates.io/crates/hyper
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21
%global _description %{expand:

@ -1 +1 @@
SHA512 (hyper-0.14.20.crate) = 2a95a1b1de9a5032afbf0ab6c5c5c547d3cc4c08f02824868501d4d19c1a399d0b1729d6f7485dd016775e63c899b441cd667ff30afdb38170090fe007ec62a3
SHA512 (hyper-0.14.22.crate) = 82e025bb9357535fefdf9f57a605c204299412bfc23f2ee24fe7a5c532c913f188f8e0f759162dbfdf346eb0e6a2ccd3e73024a542514408a4eb34371aaa2162

Loading…
Cancel
Save