made the repository properly with github

did this to get the readme right and the license
This commit is contained in:
pyro57000
2025-07-22 13:24:36 -05:00
parent 23f35464c2
commit 24042e730f
3 changed files with 102 additions and 0 deletions

7
Cargo.toml Normal file
View File

@@ -0,0 +1,7 @@
[package]
name = "mkccache"
version = "0.1.0"
edition = "2021"
[dependencies]
base64 = "0.22.1"