Skip to content
Snippets Groups Projects
Commit e30add91 authored by ticki's avatar ticki
Browse files

Specify that Termion is stable.

parent f2cec304
No related branches found
No related tags found
No related merge requests found
...@@ -23,8 +23,7 @@ Supports Redox, Mac OS X, BSD, and Linux (or, in general, ANSI terminals). ...@@ -23,8 +23,7 @@ Supports Redox, Mac OS X, BSD, and Linux (or, in general, ANSI terminals).
## A note on stability ## A note on stability
Although small breaking changes might happen, I will try my best to avoid them, This crate is stable.
and this crate can generally be considered stable.
## Cargo.toml ## Cargo.toml
...@@ -35,7 +34,7 @@ termion = "1.0" ...@@ -35,7 +34,7 @@ termion = "1.0"
## 0.1.0 to 1.0.0 guide ## 0.1.0 to 1.0.0 guide
This sample table gives an idea of how to go bu converting to the new major This sample table gives an idea of how to go about converting to the new major
version of Termion. version of Termion.
| 0.1.0 | 1.0.0 | 0.1.0 | 1.0.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment