We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcaee32 commit afac5e6Copy full SHA for afac5e6
wasm4/Cargo.toml
@@ -8,6 +8,7 @@ description = "WASM-4 bindings for Rust"
8
keywords = ["wasm-4", "wasm4"]
9
categories = ["api-bindings", "wasm"]
10
readme = "../README.md"
11
+exclude = ["**/*.png"]
12
edition = "2021"
13
14
[features]
0 commit comments