From 18909aafe21ed32f11dcdf646423b43b1a951010 Mon Sep 17 00:00:00 2001
From: Charlie Groves
Date: Mon, 22 Aug 2022 01:29:30 +0000
Subject: Update to crossterm-0.25 (#3390)

---
 helix-tui/Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'helix-tui')

diff --git a/helix-tui/Cargo.toml b/helix-tui/Cargo.toml
index 25e32b50..effad198 100644
--- a/helix-tui/Cargo.toml
+++ b/helix-tui/Cargo.toml
@@ -19,7 +19,7 @@ default = ["crossterm"]
 bitflags = "1.3"
 cassowary = "0.3"
 unicode-segmentation = "1.9"
-crossterm = { version = "0.24", optional = true }
+crossterm = { version = "0.25", optional = true }
 serde = { version = "1", "optional" = true, features = ["derive"]}
 helix-view = { version = "0.6", path = "../helix-view", features = ["term"] }
 helix-core = { version = "0.6", path = "../helix-core" }
-- 
cgit v1.2.3-70-g09d2