Link to latests docs in README (#785)

This commit is contained in:
Remo Senekowitsch 2023-06-12 19:06:45 +02:00 committed by GitHub
parent 2c534fc69e
commit 1efdce7ef6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -130,7 +130,7 @@ fn main() -> std::io::Result<()> {
}
```
Checkout this [list](https://docs.rs/crossterm/0.14.0/crossterm/index.html#supported-commands) with all possible commands.
Checkout this [list](https://docs.rs/crossterm/latest/crossterm/index.html#supported-commands) with all possible commands.
### Feature Flags