зеркало из
https://github.com/glebtv/tui-textarea.git
synced 2026-09-07 07:55:50 +03:00
chore: refresh GitHub repository setup (#23)
* chore: refresh GitHub repository setup * chore: align CI with Rust 1.88 MSRV
Этот коммит содержится в:
@@ -19,7 +19,7 @@ fn validate(textarea: &mut TextArea) -> bool {
|
||||
Block::default()
|
||||
.borders(Borders::ALL)
|
||||
.border_style(Color::LightRed)
|
||||
.title(format!("ERROR: {}", err)),
|
||||
.title(format!("ERROR: {err}")),
|
||||
);
|
||||
false
|
||||
} else {
|
||||
|
||||
Ссылка в новой задаче
Block a user