Skip to content

Commit

Permalink
Exclude unneeded files from crates.io
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Dec 30, 2020
1 parent 102a3d1 commit eb458a2
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 @@ -9,6 +9,7 @@ documentation = "https://docs.rs/pin-project"
keywords = ["pin", "macros", "attribute"]
categories = ["no-std", "rust-patterns"]
readme = "README.md"
exclude = ["/.github", "/ci", "/scripts"]
description = """
A crate for safe and ergonomic pin-projection.
"""
Expand Down

0 comments on commit eb458a2

Please sign in to comment.