From 8f362702675e56cfcf38c78e78516dd64f91f3c8 Mon Sep 17 00:00:00 2001 From: James Campos Date: Sat, 31 Jul 2021 04:03:51 -0700 Subject: cargo update --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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" -- cgit v1.2.3