Files
packages/anda/tools/buildsys/mise/mise-fix-metadata-auto.diff
T
Raboneko 2680708a63 fix: mise (#3655) (#3668)
(cherry picked from commit 82cd8f0fea)

Co-authored-by: madomado <madonuko@outlook.com>
2025-03-02 21:40:01 +08:00

27 lines
538 B
Diff

--- mise-2025.3.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ mise-2025.3.0/Cargo.toml 2025-03-02T07:08:39.544459+00:00
@@ -469,18 +469,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 @@
[profile.serious]
lto = true
inherits = "release"
+