Skip to content

Commit b84288d

Browse files
committed
remove version of crossterm from readme to avoid errors
1 parent 20f66a8 commit b84288d

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
@@ -335,4 +335,4 @@ If you're the author of another application using Termimad, please tell me.
335335

336336
[Crossterm](https://github.com/crossterm-rs/crossterm) is a 0.x library which means its API isn't frozen. And it does change sometimes so libraries based on Crossterm can't always use its last version.
337337

338-
Crossterm 0.27.x is reexported by Termimad so you don't have to declare the import yourself. You may use crossterm as `termimad::crossterm`.
338+
Crossterm is reexported by Termimad so you don't have to declare the import yourself. You may use crossterm as `termimad::crossterm`.

0 commit comments

Comments
 (0)