Add files via upload

This commit is contained in:
Pyro57000
2024-09-10 16:51:54 +00:00
committed by GitHub
parent 7cb49cad9a
commit a30e0ea9eb

7
mccache/Cargo.toml Normal file
View File

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