x11-misc/i3status-rust: add 0.31.1

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
Lucio Sauer
2023-05-01 18:08:46 +02:00
parent 9ba9a194bf
commit 97dcaa8a41
3 changed files with 382 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -104,6 +104,7 @@ features = ["json"]
[profile.release]
lto = "thin"
+debug = true
[profile.release-debug-info]
inherits = "release"