1
0
зеркало из https://github.com/glebtv/tui-textarea.git synced 2026-09-03 14:26:17 +03:00
Этот коммит содержится в:
cstef
2024-07-08 18:13:12 +02:00
родитель f354c48c11
Коммит afb9e691b8

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

@@ -49,7 +49,7 @@ termion = { version = "2.0", optional = true }
termwiz = { version = "0.20.0", optional = true }
tui = { version = "0.19", default-features = false, optional = true }
unicode-width = "0.1.11"
serde = { version = "1", optional = true }
serde = { version = "1", optional = true , features = ["derive"] }
[[example]]
name = "minimal"