Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Pat Hickey <[email protected]>
  • Loading branch information
sunfishcode and pchickey authored Dec 3, 2024
1 parent 31a82e5 commit d6a8fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ fn main() {

This crate can currently be used in three main ways.

- One is to use it and compile for the [`wasm32-wasip2` target] in Rust 1.82.
- One is to use it and compile for the [`wasm32-wasip2` target] in Rust 1.82 and later.
This is the simplest approach, as all the tools needed are included in the
Rust tooling, however it doesn't yet support some of the features of the
other approaches.
Expand Down

0 comments on commit d6a8fd6

Please sign in to comment.