diff --git a/Cargo.lock b/Cargo.lock new file mode 100644 index 0000000..8740230 --- /dev/null +++ b/Cargo.lock @@ -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" diff --git a/README.md b/README.md index 8ac9dd2..1b90383 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# spellbook +# Spellbook Shared types and useful components.