зеркало из
https://github.com/glebtv/tui-textarea.git
synced 2026-09-06 23:55:49 +03:00
fix benchmark is broken due to lack of tui dependency
Этот коммит содержится в:
@@ -9,7 +9,7 @@ license = "MIT"
|
|||||||
bench = false
|
bench = false
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
tui-textarea = { path = "..", default-features = false, features = ["search"] }
|
tui-textarea = { path = "..", features = ["search"] }
|
||||||
tui = { version = "0.19", default-features = false }
|
tui = { version = "0.19", default-features = false }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user