Skip to content

Commit

Permalink
Merge pull request #41 from ignatenkobrain/patch-1
Browse files Browse the repository at this point in the history
exclude unneeded files from crates.io
  • Loading branch information
Gankra authored Mar 6, 2019
2 parents 53eef57 + fdb81fc commit ab48d09
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 @@ -35,6 +35,7 @@ homepage = "https://github.com/contain-rs/vec-map"
documentation = "https://contain-rs.github.io/vec-map/vec_map"
keywords = ["data-structures", "collections", "vecmap", "vec_map", "contain-rs"]
readme = "README.md"
exclude = ["/.travis.yml", "/deploy-docs.sh"]

[features]
# This feature is kept for backwards compatibility. Use feature "serde" instead.
Expand Down

0 comments on commit ab48d09

Please sign in to comment.