Files
packages/anda/tools/buildsys/mise/mise-fix-metadata-auto.diff
T
2025-05-28 11:04:18 -05:00

34 lines
660 B
Diff

--- mise-2025.5.15/Cargo.toml 1970-01-01T00:00:01+00:00
+++ mise-2025.5.15/Cargo.toml 2025-05-28T15:40:58.219641+00:00
@@ -475,25 +475,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"
-
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.9"
-features = [
- "consoleapi",
- "minwindef",
-]
-
[lints.clippy]
borrowed_box = "allow"
@@ -508,3 +489,4 @@
[profile.serious]
lto = true
inherits = "release"
+