chore: Exclude unneeded files

This commit is contained in:
Igor Gnatenko 2020-02-17 11:01:13 +01:00 committed by GitHub
parent 9fa2759bd2
commit 83ee985942
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@ keywords = ["transmute", "bytes", "casting"]
categories = ["encoding", "no-std"]
edition = "2018"
license = "Zlib"
exclude = ["/scripts/*", "/.travis.yml", "/appveyor.yml", "/bors.toml", "/pedantic.bat"]
[package.metadata.docs.rs]
all-features = true