You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
1.1 KiB
45 lines
1.1 KiB
2 years ago
|
--- reqwest-0.11.12/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ reqwest-0.11.12/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
@@ -374,41 +374,3 @@
|
||
3 years ago
|
]
|
||
5 years ago
|
default-features = false
|
||
2 years ago
|
|
||
5 years ago
|
-[target."cfg(target_arch = \"wasm32\")".dependencies.js-sys]
|
||
4 years ago
|
-version = "0.3.45"
|
||
5 years ago
|
-
|
||
3 years ago
|
-[target."cfg(target_arch = \"wasm32\")".dependencies.serde_json]
|
||
|
-version = "1.0"
|
||
|
-
|
||
5 years ago
|
-[target."cfg(target_arch = \"wasm32\")".dependencies.wasm-bindgen]
|
||
4 years ago
|
-version = "0.2.68"
|
||
5 years ago
|
-
|
||
|
-[target."cfg(target_arch = \"wasm32\")".dependencies.wasm-bindgen-futures]
|
||
4 years ago
|
-version = "0.4.18"
|
||
|
-
|
||
5 years ago
|
-[target."cfg(target_arch = \"wasm32\")".dependencies.web-sys]
|
||
|
-version = "0.3.25"
|
||
3 years ago
|
-features = [
|
||
|
- "Headers",
|
||
|
- "Request",
|
||
|
- "RequestInit",
|
||
|
- "RequestMode",
|
||
|
- "Response",
|
||
|
- "Window",
|
||
|
- "FormData",
|
||
|
- "Blob",
|
||
|
- "BlobPropertyBag",
|
||
|
- "ServiceWorkerGlobalScope",
|
||
|
- "RequestCredentials",
|
||
|
- "File",
|
||
|
-]
|
||
|
-
|
||
3 years ago
|
-[target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen]
|
||
|
-version = "0.2.68"
|
||
|
-features = ["serde-serialize"]
|
||
|
-
|
||
4 years ago
|
-[target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen-test]
|
||
|
-version = "0.3"
|
||
3 years ago
|
-
|
||
5 years ago
|
-[target."cfg(windows)".dependencies.winreg]
|
||
3 years ago
|
-version = "0.10"
|