🎉 init

This commit is contained in:
JMARyA 2025-04-01 13:36:22 +02:00
commit 1429089795
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
5 changed files with 2651 additions and 0 deletions

8
Cargo.toml Normal file
View file

@ -0,0 +1,8 @@
[package]
name = "cookiex"
version = "0.1.0"
edition = "2024"
[dependencies]
clap = "4.5.34"
rookie = "0.5.6"