Skip to content

Commit d0c81d2

Browse files
committed
Update the wac-parser crate description.
1 parent 763d9f7 commit d0c81d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/wac-parser/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wac-parser"
3-
description = "A library for encoding and decoding WebAssembly compositions."
3+
description = "A library for parsing and encoding WebAssembly Composition (WAC) source files."
44
version = { workspace = true }
55
edition = { workspace = true }
66
authors = { workspace = true }

0 commit comments

Comments
 (0)