mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 01:26:04 -08:00
Macro use for magic-crypt
This commit is contained in:
@@ -26,6 +26,8 @@ const TERMSCP_AUTHORS: &str = env!("CARGO_PKG_AUTHORS");
|
||||
extern crate getopts;
|
||||
#[macro_use]
|
||||
extern crate lazy_static;
|
||||
#[macro_use]
|
||||
extern crate magic_crypt;
|
||||
extern crate rpassword;
|
||||
|
||||
// External libs
|
||||
|
||||
Reference in New Issue
Block a user