Skip to content

Commit

Permalink
make the cargo publish lighter by excluding website and released zip
Browse files Browse the repository at this point in the history
  • Loading branch information
Canop committed Mar 28, 2020
1 parent 9728f83 commit df9e499
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 @@ -11,6 +11,7 @@ license = "MIT"
categories = ["command-line-utilities"]
readme = "README.md"
build = "build.rs"
exclude = ["website", "broot*.zip"]

[dependencies]
clap = "2.33"
Expand Down

0 comments on commit df9e499

Please sign in to comment.