Build the tool yo.

This commit is contained in:
pyro57000
2025-08-15 11:00:12 -05:00
parent b9bc14a7da
commit f5dbacbf3c
4 changed files with 278 additions and 0 deletions

7
Cargo.toml Normal file
View File

@@ -0,0 +1,7 @@
[package]
name = "CrackaCesar"
version = "0.1.0"
edition = "2024"
[dependencies]
colored = "3.0.0"