Skip to content

Commit

Permalink
Add notice regarding MSRV when using the wasm32-wasip2 target
Browse files Browse the repository at this point in the history
  • Loading branch information
nickrum committed Nov 13, 2024
1 parent a481e6e commit b09d256
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 @@ -65,7 +65,7 @@ feature flag.

# Minimum Supported Rust Version (MSRV)

Socket2 uses 1.63.0 as MSRV.
Socket2 uses 1.63.0 (1.66.0 for wasm32-wasip2) as MSRV.

# License

Expand Down

0 comments on commit b09d256

Please sign in to comment.