parent
4f515306a7
commit
aef0c99ea9
@ -1,19 +1,18 @@
|
|||||||
--- reqwest-0.11.11/Cargo.toml 1970-01-01T00:00:01+00:00
|
--- reqwest-0.11.12/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
+++ reqwest-0.11.11/Cargo.toml 2022-07-17T13:09:58.129385+00:00
|
+++ reqwest-0.11.12/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
@@ -208,7 +208,7 @@
|
@@ -179,7 +179,7 @@
|
||||||
trust-dns = ["trust-dns-resolver"]
|
"async-compression/gzip",
|
||||||
|
"tokio-util",
|
||||||
[target."cfg(not(target_arch = \"wasm32\"))".dependencies.async-compression]
|
]
|
||||||
-version = "0.3.13"
|
-json = ["serde_json"]
|
||||||
+version = "0.3.12"
|
+json = []
|
||||||
features = ["tokio"]
|
multipart = ["mime_guess"]
|
||||||
optional = true
|
native-tls = ["default-tls"]
|
||||||
default-features = false
|
native-tls-alpn = [
|
||||||
@@ -373,42 +373,3 @@
|
@@ -374,41 +374,3 @@
|
||||||
"rt-multi-thread",
|
|
||||||
]
|
]
|
||||||
default-features = false
|
default-features = false
|
||||||
-
|
|
||||||
-[target."cfg(target_arch = \"wasm32\")".dependencies.js-sys]
|
-[target."cfg(target_arch = \"wasm32\")".dependencies.js-sys]
|
||||||
-version = "0.3.45"
|
-version = "0.3.45"
|
||||||
-
|
-
|
@ -1 +1 @@
|
|||||||
SHA512 (reqwest-0.11.11.crate) = 62b59d6114b6aa1c2fc936940e940ce9f66416024ea046970deb30dbf5f261edd5b073b3890b6ef11edc41b4e414429eaea391ff1dddffafe178d71605a7f447
|
SHA512 (reqwest-0.11.12.crate) = 7ce5e08b580beb3f514c913e3f931242cb6be27a3520285003d054e6ca2efd31eeb469aecd049569e46b7e12c6ee884f5cbcd9665c1e868a83d9bfa4c77e5d03
|
||||||
|
Loading…
Reference in new issue