Skip to content

Commit

Permalink
fix(cargo): reduce crate size by 4.8MB using cargo diet, to 77kB
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLostLambda authored Apr 22, 2021
2 parents 4dc2965 + b3ec1d8 commit 5901214
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ description = "A terminal workspace with batteries included"
license = "MIT"
repository = "https://github.com/zellij-org/zellij"
homepage = "https://zellij.dev"
include = ["src/**/*", "assets/plugins/*", "assets/layouts/*", "LICENSE.md", "README.md", "!**/*_test.*", "!**/tests/**/*"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit 5901214

Please sign in to comment.