зеркало из
https://github.com/glebtv/tui-textarea.git
synced 2026-09-08 00:15:50 +03:00
Update Ratatui to 0.29.0 (#86)
Co-authored-by: Josh McKinney <joshka@users.noreply.github.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
2cae64bae6
Коммит
413c4f62da
@@ -38,13 +38,13 @@ arbitrary = ["dep:arbitrary"]
|
||||
arbitrary = { version = "1", features = ["derive"], optional = true }
|
||||
crossterm = { package = "crossterm", version = "0.28", optional = true }
|
||||
crossterm-025 = { package = "crossterm", version = "0.25", optional = true }
|
||||
ratatui = { version = "0.28", default-features = false, optional = true }
|
||||
ratatui = { version = "0.29.0", default-features = false, optional = true }
|
||||
regex = { version = "1", optional = true }
|
||||
termion = { version = "4.0", optional = true }
|
||||
termion-15 = { package = "termion", version = "1.5", optional = true }
|
||||
termwiz = { version = "0.22.0", optional = true }
|
||||
tui = { version = "0.19", default-features = false, optional = true }
|
||||
unicode-width = "0.1.11"
|
||||
unicode-width = "0.2.0"
|
||||
serde = { version = "1", optional = true , features = ["derive"] }
|
||||
|
||||
[[example]]
|
||||
|
||||
Ссылка в новой задаче
Block a user