Skip to content

Commit

Permalink
reduced binary sizes from 3.7M to 427K.
Browse files Browse the repository at this point in the history
  • Loading branch information
nowakf committed Feb 8, 2023
1 parent f86efa0 commit 34bd43f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 928 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ edition = "2021"

[dependencies]
i3ipc = "*"

[profile.release]
strip = true
lto = true
Loading

0 comments on commit 34bd43f

Please sign in to comment.