Draft 01/27/2024

This is a draft of the codebase on the date reflected above.
This commit is contained in:
2024-01-27 15:58:41 -05:00
parent b582bdd1d8
commit 44db7751e9
7 changed files with 172 additions and 0 deletions

8
caster_editor/Cargo.toml Normal file
View File

@@ -0,0 +1,8 @@
[package]
name = "caster_editor"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]