Removed lib.rs

This commit is contained in:
veeso
2021-11-09 12:13:27 +01:00
committed by Christian Visintin
parent 5fd53c1b2b
commit 02fdb27cc5
8 changed files with 5 additions and 84 deletions

View File

@@ -35,7 +35,6 @@ extern crate lazy_static;
extern crate log;
#[macro_use]
extern crate magic_crypt;
extern crate rpassword;
// External libs
use argh::FromArgs;