Skip to content

Commit

Permalink
include aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
rcoh committed Jul 27, 2021
1 parent 2cae78a commit d852d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MIT"
repository = "https://github.com/rcoh/angle-grinder"
readme = "README.md"
edition = "2018"
include = ["src/**/*", "benches/**", "LICENSE", "README.md"]
include = ["src/**/*", "benches/**", "LICENSE", "README.md", "aliases/*"]
[package.metadata.deb]
extended-description = """Angle-grinder allows you to parse, aggregate, sum, average, percentile, and sort your data. \
You can see it, live-updating, in your terminal. Angle grinder is designed for when, for \
Expand Down

0 comments on commit d852d8d

Please sign in to comment.