From f7f77cd3026e39a2c29faf539575ef57165c81db Mon Sep 17 00:00:00 2001 From: Henry Gressmann Date: Thu, 27 Nov 2025 22:11:43 +0100 Subject: chore: remove unstable-simd feature, rename logging feature to log Signed-off-by: Henry Gressmann --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ee1028f..29b019f 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ $ tinywasm-cli --help - **`std`**\ Enables the use of `std` and `std::io` for parsing from files and streams. This is enabled by default. -- **`logging`**\ +- **`log`**\ Enables logging using the `log` crate. This is enabled by default. - **`parser`**\ Enables the `tinywasm-parser` crate. This is enabled by default. -- cgit v1.3.1