(cherry picked from commit 843704c7eb)

Co-authored-by: madomado <madonuko@outlook.com>
This commit is contained in:
Raboneko
2025-02-09 22:03:08 -08:00
committed by GitHub
parent b2f024f614
commit 2dca9fe90e
2 changed files with 7 additions and 5 deletions
@@ -1,7 +1,7 @@
--- 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 @@
]
--- mise-2025.2.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ mise-2025.2.3/Cargo.toml 2025-02-09T16:23:06.178985+00:00
@@ -476,18 +476,6 @@
optional = true
default-features = false
-[target."cfg(windows)".dependencies.self_update]
@@ -10,6 +10,7 @@
- "archive-zip",
- "signatures",
-]
-optional = true
-default-features = false
-
-[target."cfg(windows)".dependencies.sevenz-rust]
@@ -18,7 +19,7 @@
[lints.clippy]
borrowed_box = "allow"
@@ -483,3 +472,4 @@
@@ -495,3 +483,4 @@
level = "warn"
priority = 0
check-cfg = ["cfg(coverage,coverage_nightly)"]
+1
View File
@@ -1,5 +1,6 @@
# Generated by rust2rpm 27
%bcond check 0
%undefine __brp_mangle_shebangs
%global crate mise