cargo new vaultage

This commit is contained in:
do butterflies cry? 2026-03-14 20:22:19 +10:00
parent bf034d5d20
commit 0856a89c18
Signed by: cry
GPG key ID: F68745A836CA0412
6 changed files with 49 additions and 0 deletions

7
Cargo.lock generated Normal file
View file

@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4
[[package]]
name = "vaultage"
version = "0.1.0"