1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-09-15 17:26:58 +00:00

use our own reqwest fork

This commit is contained in:
Timo Kösters 2022-02-04 17:24:45 +01:00
parent eb0b2c429f
commit dd03608f17
No known key found for this signature in database
GPG key ID: 356E705610F626D5
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -2018,7 +2018,7 @@ dependencies = [
[[package]]
name = "reqwest"
version = "0.11.9"
source = "git+https://github.com/niuhuan/reqwest?branch=dns-resolver-fn#57b7cf4feb921573dfafad7d34b9ac6e44ead0bd"
source = "git+https://github.com/timokoesters/reqwest?rev=57b7cf4feb921573dfafad7d34b9ac6e44ead0bd#57b7cf4feb921573dfafad7d34b9ac6e44ead0bd"
dependencies = [
"base64 0.13.0",
"bytes",