Update UpgradeManual.md
This commit is contained in:
parent
02fb04aac4
commit
e26fc81e86
@ -22,7 +22,7 @@ let terminal = terminal(&context);
|
|||||||
let color = color(&context);
|
let color = color(&context);
|
||||||
|
|
||||||
/// new situation
|
/// new situation
|
||||||
use crossterm::Context;
|
use crossterm::Screen;
|
||||||
|
|
||||||
let screen: Screen = Screen::default();
|
let screen: Screen = Screen::default();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user