Remove examples from package.
This commit is contained in:
parent
fedd09053a
commit
c7820391b7
@ -12,7 +12,7 @@ homepage = "https://rhai.rs"
|
||||
repository = "https://github.com/rhaiscript"
|
||||
readme = "README.md"
|
||||
license = "MIT OR Apache-2.0"
|
||||
include = ["**/*.rs", "scripts/*.rhai", "**/*.md", "Cargo.toml"]
|
||||
include = ["/src/**/*.rs", "/Cargo.toml", "/README.md"]
|
||||
keywords = ["scripting", "scripting-engine", "scripting-language", "embedded"]
|
||||
categories = ["no-std", "embedded", "wasm", "parser-implementations"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user