chore(Cargo.toml): exclude /wasm and /.github

This commit is contained in:
PoiScript 2021-11-08 17:08:38 +08:00
parent 447894d23f
commit 71292fea36
No known key found for this signature in database
GPG key ID: 22C2B1249D99985E

View file

@ -8,6 +8,7 @@ readme = "README.md"
edition = "2018"
license = "MIT"
keywords = ["orgmode", "emacs", "parser"]
exclude = ["/wasm", "/.github"]
[package.metadata.docs.rs]
all-features = true