Skip to content

Commit

Permalink
Change exclude to include
Browse files Browse the repository at this point in the history
  • Loading branch information
sorairolake committed Dec 7, 2023
1 parent bf5148f commit f8a8772
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,7 @@ repository = "https://github.com/sorairolake/sysexits-rs"
license = "Apache-2.0 OR MIT"
keywords = ["exitcode", "sysexits"]
categories = ["command-line-interface", "no-std", "os"]
exclude = [
"/.bumpversion.cfg",
"/.bumpversion.cfg.license",
"/.github",
"/CITATION.cff",
"/clippy.toml",
"/examples",
"/justfile",
"/rustfmt.toml",
]
include = ["/LICENSES", "/README.md", "/src"]

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

Expand Down

0 comments on commit f8a8772

Please sign in to comment.