diff --git a/Cargo.toml b/Cargo.toml index e94525f..efd23ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tui-textarea" -version = "0.4.0" +version = "0.5.0" edition = "2021" rust-version = "1.56.1" # for `tui` crate support authors = ["rhysd "]