Files
packages/anda/tools/buildsys/mise/mise-fix-metadata-auto.diff
T
Raboneko 01b5ec32db fix: mise (#2936) (#2939)
(cherry picked from commit c1c9a4f517)

Co-authored-by: madomado <madonuko@outlook.com>
2025-01-12 21:22:23 +07:00

26 lines
532 B
Diff

--- mise-2025.1.6/Cargo.toml 1970-01-01T00:00:01+00:00
+++ mise-2025.1.6/Cargo.toml 2025-01-12T13:52:48.260853+00:00
@@ -465,17 +465,6 @@
]
default-features = false
-[target."cfg(windows)".dependencies.self_update]
-version = "0.42"
-features = [
- "archive-zip",
- "signatures",
-]
-default-features = false
-
-[target."cfg(windows)".dependencies.sevenz-rust]
-version = "0.6"
-
[lints.clippy]
borrowed_box = "allow"
@@ -483,3 +472,4 @@
level = "warn"
priority = 0
check-cfg = ["cfg(coverage,coverage_nightly)"]
+