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