aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9e00bbd..1ab9a3e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,7 +12,7 @@ repository = "https://github.com/aeosynth/bk"
[dependencies]
argh = "^0.1"
-crossterm = "^0.19"
+crossterm = "^0.20"
ron = "^0.6"
roxmltree = "^0.14"
serde = "^1.0"