X-Git-Url: https://git.chrismorgan.info/anymap/blobdiff_plain/7866ca8d779805dc3a3134f2d247889a1721633c..1e5c62d8f801c3ac36ec833d3c8373fcd4d429f1:/Cargo.toml diff --git a/Cargo.toml b/Cargo.toml index be51bde..5149e8f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,3 +8,4 @@ repository = "https://github.com/chris-morgan/anymap" keywords = ["container", "any", "map"] categories = ["rust-patterns", "data-structures"] license = "BlueOak-1.0.0 OR MIT OR Apache-2.0" +exclude = ["test", "benches", ".travis.yml", ".gitignore"]