chore: update crossterm to v0.23 (#598)

pull/614/head
Atk 2 years ago committed by GitHub
parent a61b078dea
commit ed0ae81aae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,7 +25,7 @@ cassowary = "0.3"
unicode-segmentation = "1.2"
unicode-width = "0.1"
termion = { version = "1.5", optional = true }
crossterm = { version = "0.22", optional = true }
crossterm = { version = "0.23", optional = true }
serde = { version = "1", optional = true, features = ["derive"]}
[dev-dependencies]

Loading…
Cancel
Save