chore: Update cursive to 0.21.0
* Update cursive to 0.21.0 * Inject TERM=xterm in CI to help build ncurses backend
This commit is contained in:
@@ -375,7 +375,7 @@ impl ViewExt for SelectArtistActionMenu {
|
||||
}
|
||||
}
|
||||
|
||||
fn handle_move_command<T: 'static>(
|
||||
fn handle_move_command<T: Send + Sync + 'static>(
|
||||
sel: &mut Modal<Dialog>,
|
||||
s: &mut Cursive,
|
||||
cmd: &Command,
|
||||
|
||||
Reference in New Issue
Block a user