This commit is contained in:
Brendan Molloy 2019-10-20 22:38:40 +02:00 committed by GitHub
parent 5904a2a106
commit f13ee8f0d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,7 +158,7 @@ features = ["cursor"] # Enable cursor feature only
use crossterm::cursor; use crossterm::cursor;
``` ```
#### `crossterm_curosr` crate: #### `crossterm_cursor` crate:
```toml ```toml
[dependencies] [dependencies]