Update to version 0.11.23; Fixes RHBZ#2255151

epel9 imports/e9/rust-reqwest-0.11.23-1.el9
Fabio Valentini 1 year ago
parent 732450b210
commit cbd4808643
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -27,3 +27,4 @@
/reqwest-0.11.19.crate
/reqwest-0.11.20.crate
/reqwest-0.11.22.crate
/reqwest-0.11.23.crate

@ -1,5 +1,5 @@
--- reqwest-0.11.22/Cargo.toml 1970-01-01T00:00:01+00:00
+++ reqwest-0.11.22/Cargo.toml 2023-11-06T11:15:47.342691+00:00
--- reqwest-0.11.23/Cargo.toml 1970-01-01T00:00:01+00:00
+++ reqwest-0.11.23/Cargo.toml 2024-01-11T20:28:26.120472+00:00
@@ -221,7 +221,6 @@
stream = [
"tokio/fs",

@ -5,7 +5,7 @@
%global crate reqwest
Name: rust-reqwest
Version: 0.11.22
Version: 0.11.23
Release: %autorelease
Summary: Higher level HTTP client library

@ -1 +1 @@
SHA512 (reqwest-0.11.22.crate) = aaf1218a239a9c979b7a14198bbc1ffada80237a0d05a63242f8486d416c3dce636dbaf205976da4655973ddc5168a3e8d4ad341e2f042c5f239a7af35c7c5d2
SHA512 (reqwest-0.11.23.crate) = 13f4b4622318a6996f019be8f374be76384f7985e0d48de91254d050d56ce1a0642f1e8e7b5ae59e5310e2c0551ac5e90845b92257e33927b80e86987915fce0

Loading…
Cancel
Save