We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b73303 commit cb80b66Copy full SHA for cb80b66
manual/src/README.md
@@ -33,5 +33,5 @@ tokio::time::timeout(Duration::from_secs(5), handle).await???;
33
34
## Minimum supported Rust version (MSRV)
35
36
-The MSRV for this crate is currently 1.57.0. This will be rarely be increased, and if it ever is,
37
-it will only happen in a minor or major version release.
+The MSRV for this crate is currently 1.57.0. This will rarely be increased, and if it ever is,
+it will only happen in a minor or major version release.
0 commit comments