chore: scaffold cargo workspace and crate skeletons
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "spacesh-core"
|
||||
edition.workspace = true
|
||||
version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
alacritty_terminal.workspace = true
|
||||
serde.workspace = true
|
||||
Reference in New Issue
Block a user