Update to version 0.11.20; Fixes RHBZ#2234025

epel9
Fabio Valentini 1 year ago
parent 31b312aac0
commit 0e5bb04a56
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -25,3 +25,4 @@
/reqwest-0.11.17.crate
/reqwest-0.11.18.crate
/reqwest-0.11.19.crate
/reqwest-0.11.20.crate

@ -1,5 +1,5 @@
--- reqwest-0.11.19/Cargo.toml 1970-01-01T00:00:01+00:00
+++ reqwest-0.11.19/Cargo.toml 2023-08-23T09:23:10.741405+00:00
--- reqwest-0.11.20/Cargo.toml 1970-01-01T00:00:01+00:00
+++ reqwest-0.11.20/Cargo.toml 2023-08-24T18:05:47.438274+00:00
@@ -221,7 +221,6 @@
stream = [
"tokio/fs",

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

@ -1 +1 @@
SHA512 (reqwest-0.11.19.crate) = ae7f7e56592887936b6a62c1810588d2c8a7609112e646f813d14519e0f4ffba0c6d3035101a4216a15bdf065e6819891491a7f23cdff64ee17c976c997fa0f9
SHA512 (reqwest-0.11.20.crate) = 0cd5fcaf8f3997683f39aec422c3cd5f37a5f0b3b7ffacae7d97008b0de93e21ab7318fba9a9eebbb677a5bc4289610d5153e8ac1e8fe94aac9da2c2ede94c6d

Loading…
Cancel
Save