Skip to content

Commit 848f8d4

Browse files
committed
fix(mise): rust2rpm
1 parent f3ebd7e commit 848f8d4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

anda/tools/buildsys/mise/mise-fix-metadata-auto.diff

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
--- mise-2025.5.15/Cargo.toml 1970-01-01T00:00:01+00:00
2-
+++ mise-2025.5.15/Cargo.toml 2025-05-28T15:40:58.219641+00:00
3-
@@ -475,25 +475,6 @@
1+
--- mise-2025.6.6/Cargo.toml 1970-01-01T00:00:01+00:00
2+
+++ mise-2025.6.6/Cargo.toml 2025-06-23T09:18:21.561501+00:00
3+
@@ -475,26 +475,6 @@
44
optional = true
55
default-features = false
66

77
-[target."cfg(windows)".dependencies.self_update]
88
-version = "0.42"
99
-features = [
1010
- "archive-zip",
11+
- "compression-zip-deflate",
1112
- "signatures",
1213
-]
1314
-optional = true
@@ -26,7 +27,7 @@
2627
[lints.clippy]
2728
borrowed_box = "allow"
2829

29-
@@ -508,3 +489,4 @@
30+
@@ -509,3 +489,4 @@
3031
[profile.serious]
3132
lto = true
3233
inherits = "release"

0 commit comments

Comments
 (0)