mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
fix(mise): rust2rpm (#5612)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- 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 @@
|
||||
--- 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 @@
|
||||
optional = true
|
||||
default-features = false
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
-version = "0.42"
|
||||
-features = [
|
||||
- "archive-zip",
|
||||
- "compression-zip-deflate",
|
||||
- "signatures",
|
||||
-]
|
||||
-optional = true
|
||||
@@ -26,7 +27,7 @@
|
||||
[lints.clippy]
|
||||
borrowed_box = "allow"
|
||||
|
||||
@@ -508,3 +489,4 @@
|
||||
@@ -509,3 +489,4 @@
|
||||
[profile.serious]
|
||||
lto = true
|
||||
inherits = "release"
|
||||
|
||||
Reference in New Issue
Block a user