We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd9b782 commit 6b72389Copy full SHA for 6b72389
src/main.rs
@@ -6,7 +6,7 @@ mod argument_functions;
6
mod otp_helper;
7
mod cryptograpy;
8
use sodiumoxide;
9
-mod import_otp;
+mod importers;
10
11
#[cfg(debug_assertions)]
12
fn print_title(version: &str){
0 commit comments