Files
packages/anda/tools/buildsys/mise/mise-fix-metadata-auto.diff
T
Raboneko fbe07df9fa add: mise (#2691) (#2818)
* add: mise

* no test

Signed-off-by: madomado <madonuko@outlook.com>

* Update rust-mise.spec

---------

Signed-off-by: madomado <madonuko@outlook.com>
(cherry picked from commit d8d774179a)

Co-authored-by: madomado <madonuko@outlook.com>
2025-01-01 14:38:53 +08:00

26 lines
536 B
Diff

--- mise-2024.12.14/Cargo.toml 1970-01-01T00:00:01+00:00
+++ mise-2024.12.14/Cargo.toml 2024-12-19T16:42:09.096450+00:00
@@ -461,17 +461,6 @@
]
default-features = false
-[target."cfg(windows)".dependencies.self_update]
-version = "0.41"
-features = [
- "archive-zip",
- "signatures",
-]
-default-features = false
-
-[target."cfg(windows)".dependencies.sevenz-rust]
-version = "0.6"
-
[lints.clippy]
borrowed_box = "allow"
@@ -479,3 +468,4 @@
level = "warn"
priority = 0
check-cfg = ["cfg(coverage,coverage_nightly)"]
+