Merge pull request #23 from ignatenkobrain/patch-1

chore: Exclude unneeded files
This commit is contained in:
Lokathor 2020-02-17 08:50:09 -07:00 committed by GitHub
commit 7899e02d5f
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