We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3ebd7e commit 848f8d4Copy full SHA for 848f8d4
anda/tools/buildsys/mise/mise-fix-metadata-auto.diff
@@ -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 @@
+--- 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 @@
4
optional = true
5
default-features = false
6
7
-[target."cfg(windows)".dependencies.self_update]
8
-version = "0.42"
9
-features = [
10
- "archive-zip",
11
+- "compression-zip-deflate",
12
- "signatures",
13
-]
14
-optional = true
@@ -26,7 +27,7 @@
26
27
[lints.clippy]
28
borrowed_box = "allow"
29
-@@ -508,3 +489,4 @@
30
+@@ -509,3 +489,4 @@
31
[profile.serious]
32
lto = true
33
inherits = "release"
0 commit comments