feat: add crypto.rs
This commit is contained in:
@@ -4,6 +4,7 @@ use clap::{Parser, Subcommand};
|
||||
use rust_util::information;
|
||||
|
||||
mod spec;
|
||||
mod crypto;
|
||||
|
||||
#[derive(Debug, Parser)]
|
||||
#[command(name = "tiny-encrypt-rs")]
|
||||
|
||||
Reference in New Issue
Block a user