Skip to content

Commit 75478f2

Browse files
authored
Merge pull request #89 from peterhuene/update-desc
Update the `wac-parser` crate description.
2 parents 4dbb91b + d0c81d2 commit 75478f2

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)