1
0
зеркало из https://github.com/glebtv/tui-textarea.git synced 2026-09-08 00:15:50 +03:00

invert tui-rs and ratatui in document

Этот коммит содержится в:
rhysd
2023-10-24 14:54:26 +09:00
родитель 08b538e39b
Коммит 989be96aa9
5 изменённых файлов: 71 добавлений и 67 удалений

Просмотреть файл

@@ -2,10 +2,10 @@
name = "tui-textarea"
version = "0.2.4"
edition = "2021"
rust-version = "1.56.1"
rust-version = "1.56.1" # for `tui` crate support
authors = ["rhysd <lin90162@yahoo.co.jp>"]
description = """
tui-textarea is a simple yet powerful text editor widget for tui-rs and ratatui. Multi-line
tui-textarea is a simple yet powerful text editor widget for ratatui and tui-rs. Multi-line
text editor can be easily put as part of your TUI application.
"""
license = "MIT"