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