Update to version 0.11.17; Fixes RHBZ#2190521

epel9
Fabio Valentini 2 years ago
parent 9a77690bd4
commit 3e874fab9b
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -22,3 +22,4 @@
/reqwest-0.11.14.crate
/reqwest-0.11.15.crate
/reqwest-0.11.16.crate
/reqwest-0.11.17.crate

@ -1,5 +1,5 @@
--- reqwest-0.11.16/Cargo.toml 1970-01-01T00:00:01+00:00
+++ reqwest-0.11.16/Cargo.toml 2023-03-30T12:41:19.351201+00:00
--- reqwest-0.11.17/Cargo.toml 1970-01-01T00:00:01+00:00
+++ reqwest-0.11.17/Cargo.toml 2023-04-28T20:30:37.042437+00:00
@@ -221,7 +221,6 @@
stream = [
"tokio/fs",

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

@ -1 +1 @@
SHA512 (reqwest-0.11.16.crate) = 949cab4b4cf91092af76cba5e6d14b6211699f6ef237d4f42add32abb0cbdbb4a14b3460d6d016dcde64ef300fc7b9575d0e5e6afb8ddd38624504ec400914bb
SHA512 (reqwest-0.11.17.crate) = 99ac0f0d044f798b2fe079ba256c3153af953ff536d5d696d24fbc669e42920c5ee3173f078e8cac27910a1236e110da8c65333035e0e7c42b1c936ed2e2a16b

Loading…
Cancel
Save