Making minor adjustments to the library files.

This commit is contained in:
2025-07-29 12:07:22 -04:00
parent c7841f43a6
commit 80f6f5cddd
2 changed files with 8 additions and 1 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 = "spellbook"
version = "0.0.0"

View File

@ -1,4 +1,4 @@
# spellbook
# Spellbook
Shared types and useful components.