Files
packages/anda/tools/buildsys/mise/mise-fix-metadata-auto.diff
T
Raboneko 2dca9fe90e fix: mise (#3255) (#3270)
(cherry picked from commit 843704c7eb)

Co-authored-by: madomado <madonuko@outlook.com>
2025-02-10 17:03:08 +11:00

27 lines
563 B
Diff

--- mise-2025.2.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ mise-2025.2.3/Cargo.toml 2025-02-09T16:23:06.178985+00:00
@@ -476,18 +476,6 @@
optional = true
default-features = false
-[target."cfg(windows)".dependencies.self_update]
-version = "0.42"
-features = [
- "archive-zip",
- "signatures",
-]
-optional = true
-default-features = false
-
-[target."cfg(windows)".dependencies.sevenz-rust]
-version = "0.6"
-
[lints.clippy]
borrowed_box = "allow"
@@ -495,3 +483,4 @@
level = "warn"
priority = 0
check-cfg = ["cfg(coverage,coverage_nightly)"]
+