chore: bump crossterm to 0.26

pull/689/head
rhysd 1 year ago
parent fafad6c961
commit 0ed02019c5

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

Loading…
Cancel
Save