Upgrade reqwest to 0.11

This commit is contained in:
Kitaiti Makoto
2022-05-05 00:51:16 +09:00
parent 692e6b1c82
commit 5d711dc47c
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ migrations_internals= "1.4.0"
openssl = "0.10.22"
rocket = "0.4.6"
rocket_i18n = "0.4.1"
reqwest = "0.9"
reqwest = "0.11.10"
scheduled-thread-pool = "0.2.2"
serde = "1.0"
serde_derive = "1.0"