Update to version 0.4.3; Fixes RHBZ#1991242

epel9
Fabio Valentini 3 years ago
parent 868d64ba00
commit 07922d1236
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -3,3 +3,4 @@
/http-body-0.4.0.crate
/http-body-0.4.1.crate
/http-body-0.4.2.crate
/http-body-0.4.3.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 17
# Generated by rust2rpm 18
%bcond_without check
%global debug_package %{nil}
%global crate http-body
Name: rust-%{crate}
Version: 0.4.2
Version: 0.4.3
Release: %autorelease
Summary: Trait representing an asynchronous, streaming, HTTP request or response body

@ -1 +1 @@
SHA512 (http-body-0.4.2.crate) = 69bd0a9324626953d2114ef4dddb69da8bb9f90236529e6d40cde0ed92c210f6b6849fe4558fcae50a578dff74e70c57fe8853bac4980101404fffc0b0cfb6fe
SHA512 (http-body-0.4.3.crate) = 2d72e11cbb072dde536c5187f22d88dd9aca0768e7b0191003e463900d50ba73e01ec6dd8c98d348c0fc5651ec022b859daedb5194c71fd787af4f2dfb97650c

Loading…
Cancel
Save