Skip to content

Commit

Permalink
Fix a typo in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsuya6502 committed Jan 2, 2025
1 parent c5c3658 commit cd2b3b3
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 @@ -473,7 +473,7 @@ Moka's minimum supported Rust versions (MSRV) are the followings:
| `sync` | Rust 1.70.0 (June 3, 2022) |

It will keep a rolling MSRV policy of at least 6 months. If the default features with
a mondatory features (`future` or `sync`) are enabled, MSRV will be updated
a mandatory features (`future` or `sync`) are enabled, MSRV will be updated
conservatively. When using other features, MSRV might be updated more frequently, up
to the latest stable.

Expand Down

0 comments on commit cd2b3b3

Please sign in to comment.