Update UpgradeManual.md

This commit is contained in:
Timon 2018-08-13 22:32:05 +02:00 committed by GitHub
parent 02fb04aac4
commit e26fc81e86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ let terminal = terminal(&context);
let color = color(&context);
/// new situation
use crossterm::Context;
use crossterm::Screen;
let screen: Screen = Screen::default();