Skip to content

Commit 1fd5bd2

Browse files
committed
Update MSRV in README too
1 parent e3a6016 commit 1fd5bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ reliability) and seeks to operate with a minimum of overhead.
9898

9999
## Minimum Supported Rust Version (MSRV)
100100

101-
This crate is guaranteed to compile on stable Rust 1.26.2 and up. It *might*
101+
This crate is guaranteed to compile on stable Rust 1.75.0 and up. It *might*
102102
compile with older versions but that may change in any new patch release.
103103

104104
## Contributing

0 commit comments

Comments
 (0)