Update to version 0.3.25

epel10
Fabio Valentini 10 months ago
parent 4b644f865d
commit 729e86ae66
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -40,3 +40,4 @@
/h2-0.3.20.crate
/h2-0.3.21.crate
/h2-0.3.24.crate
/h2-0.3.25.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
# * files required by tests are not included in published crates
%bcond_with check
%global debug_package %{nil}
@ -6,7 +6,7 @@
%global crate h2
Name: rust-h2
Version: 0.3.24
Version: 0.3.25
Release: %autorelease
Summary: HTTP/2 client and server

@ -1 +1 @@
SHA512 (h2-0.3.24.crate) = 4741e2732f08c6388c112877f52d6f859088026f75bf928f90b06a521d43e8e8c10f14d088f8a17b42a0a613ee43009882077a68df9300d17365d936400f1695
SHA512 (h2-0.3.25.crate) = fe12fbc70b7bd5a9039205c6fe22ea106a29aa78a9d5e089768ba159fe5a40af69efd2b701b5f2706fe600b55c77d902ee59c677aae12cffdc80019afab5077c

Loading…
Cancel
Save