From dec535da812928d6dc0036e7f4760af17774dcbf Mon Sep 17 00:00:00 2001 From: James Campos Date: Sat, 20 Jun 2020 23:44:32 -0700 Subject: misc --- Cargo.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 6219287..d204c03 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,11 +11,11 @@ readme = "README.md" repository = "https://github.com/aeosynth/bk" [dependencies] -argh = "0.1" -crossterm = "0.17" -roxmltree = "0.11" +argh = "0" +crossterm = "0" +roxmltree = "0" [dependencies.zip] -version = "0.5" +version = "0" default-features = false features = ["deflate"] -- cgit v1.2.3