Some checks failed
Periodic Merges (6h) / master → staging-nixos (push) Failing after 12m50s
Periodic Merges (6h) / master → staging-next (push) Failing after 12m54s
Periodic Merges (24h) / merge-base(master,staging) → haskell-updates (push) Failing after 11m54s
Periodic Merges (6h) / staging-next → staging (push) Failing after 12m13s
Periodic Merges (24h) / staging-next-25.05 → staging-25.05 (push) Failing after 13m24s
Periodic Merges (24h) / release-25.05 → staging-next-25.05 (push) Failing after 14m28s
49 lines
937 B
Diff
49 lines
937 B
Diff
diff --git a/Cargo.lock b/Cargo.lock
|
|
index 22427fb..75a924a 100644
|
|
--- a/Cargo.lock
|
|
+++ b/Cargo.lock
|
|
@@ -12162,43 +12162,6 @@ dependencies = [
|
|
"winreg 0.50.0",
|
|
]
|
|
|
|
-[[package]]
|
|
-name = "reqwest"
|
|
-version = "0.12.15"
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "d19c46a6fdd48bc4dab94b6103fccc55d34c67cc0ad04653aad4ea2a07cd7bbb"
|
|
-dependencies = [
|
|
- "base64 0.22.1",
|
|
- "bytes 1.10.1",
|
|
- "futures-channel",
|
|
- "futures-core",
|
|
- "futures-util",
|
|
- "http 1.3.1",
|
|
- "http-body 1.0.1",
|
|
- "http-body-util",
|
|
- "hyper 1.6.0",
|
|
- "hyper-util",
|
|
- "ipnet",
|
|
- "js-sys",
|
|
- "log",
|
|
- "mime",
|
|
- "once_cell",
|
|
- "percent-encoding",
|
|
- "pin-project-lite",
|
|
- "serde",
|
|
- "serde_json",
|
|
- "serde_urlencoded",
|
|
- "sync_wrapper 1.0.2",
|
|
- "tokio",
|
|
- "tower 0.5.2",
|
|
- "tower-service",
|
|
- "url",
|
|
- "wasm-bindgen",
|
|
- "wasm-bindgen-futures",
|
|
- "web-sys",
|
|
- "windows-registry 0.4.0",
|
|
-]
|
|
-
|
|
[[package]]
|
|
name = "reqwest"
|
|
version = "0.12.15"
|