From e866793a640f60b1ca9a6fc228dbcf2703aebaee Mon Sep 17 00:00:00 2001 From: Henry Gressmann Date: Sat, 9 Dec 2023 15:04:24 +0100 Subject: chore: prepare publish Signed-off-by: Henry Gressmann --- crates/parser/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/parser/README.md') diff --git a/crates/parser/README.md b/crates/parser/README.md index 5772bb7..6cf2234 100644 --- a/crates/parser/README.md +++ b/crates/parser/README.md @@ -1,4 +1,4 @@ -# `tinywasm_parser` +# `tinywasm-parser` This crate provides a parser that can parse WebAssembly modules into a TinyWasm module. It is based on [`wasmparser_nostd`](https://crates.io/crates/wasmparser_nostd) and used by [`tinywasm`](https://crates.io/crates/tinywasm). -- cgit v1.3.1