We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4dbb91b + d0c81d2 commit 75478f2Copy full SHA for 75478f2
1 file changed
crates/wac-parser/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "wac-parser"
3
-description = "A library for encoding and decoding WebAssembly compositions."
+description = "A library for parsing and encoding WebAssembly Composition (WAC) source files."
4
version = { workspace = true }
5
edition = { workspace = true }
6
authors = { workspace = true }
0 commit comments