diff --git a/Cargo.toml b/Cargo.toml index 876c36e..0701def 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tui-textarea" -version = "0.2.4" +version = "0.3.0" edition = "2021" rust-version = "1.56.1" # for `tui` crate support authors = ["rhysd "]