chore(Cargo.toml): exclude /wasm and /.github
This commit is contained in:
parent
447894d23f
commit
71292fea36
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue