Cargo.toml: update crossterm to 0.29.0
This commit is contained in:
@@ -8,4 +8,4 @@ license = "MIT"
|
|||||||
publish = ["soft-fish"]
|
publish = ["soft-fish"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
crossterm = { version = "0.27.0", default-features = false }
|
crossterm = { version = "0.29.0", default-features = false }
|
||||||
|
|||||||
Reference in New Issue
Block a user