aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 48515c9..a4ba57c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,7 +14,7 @@ license = "MIT"
[dependencies]
itoa = "0.4"
-enumset = "0.4"
+enumset = "1.0"
log = "0.4"
unicode-width = "0.1"
vte = "0.6"