refactor(curl-impersonate): Remove manual fix for curl proxy SSL
The new version of curl-cffi includes the proper fix for applying ca-bundles to proxy connections making this manual fix no longer required.
This commit is contained in:
@@ -61,7 +61,7 @@ subtitle-filter = "^1.4.9"
|
||||
Unidecode = "^1.3.8"
|
||||
urllib3 = "^2.2.1"
|
||||
chardet = "^5.2.0"
|
||||
curl-cffi = "^0.6.2"
|
||||
curl-cffi = "^0.7.0b4"
|
||||
language-data = "^1.2.0"
|
||||
marisa-trie = "^1.1.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user