Files
packages/anda/tools/buildsys/mise/mise-fix-metadata-auto.diff
T
2025-06-23 09:33:25 -05:00

35 lines
690 B
Diff

--- mise-2025.6.6/Cargo.toml 1970-01-01T00:00:01+00:00
+++ mise-2025.6.6/Cargo.toml 2025-06-23T09:18:21.561501+00:00
@@ -475,26 +475,6 @@
optional = true
default-features = false
-[target."cfg(windows)".dependencies.self_update]
-version = "0.42"
-features = [
- "archive-zip",
- "compression-zip-deflate",
- "signatures",
-]
-optional = true
-default-features = false
-
-[target."cfg(windows)".dependencies.sevenz-rust]
-version = "0.6"
-
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.9"
-features = [
- "consoleapi",
- "minwindef",
-]
-
[lints.clippy]
borrowed_box = "allow"
@@ -509,3 +489,4 @@
[profile.serious]
lto = true
inherits = "release"
+