Trim some more fat from the executable by aligning the reqwest version of the main thread to the version of mammut

This commit is contained in:
VC
2020-05-18 14:15:50 +02:00
parent 99c5d38f12
commit 1bf38f986c
3 changed files with 6 additions and 212 deletions

View File

@@ -16,6 +16,6 @@ egg-mode = "^0.14"
mammut = "^0.13"
reqwest = { version = "^0.10", features = ["blocking"] }
reqwest = "^0.9"
htmlescape = "^0.3"