Skip to content

Commit

Permalink
Only include necessary files in crates.io tarballs
Browse files Browse the repository at this point in the history
Automated with cargo-diet.
  • Loading branch information
jplatte committed Feb 3, 2021
1 parent 664ca1a commit eed1651
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 @@ -13,6 +13,7 @@ variable.
"""
categories = ["development-tools::debugging"]
keywords = ["logging", "log", "logger"]
include = ["src/**/*", "LICENSE-*", "README.md", "CHANGELOG.md"]

[workspace]
members = [
Expand Down

0 comments on commit eed1651

Please sign in to comment.