chore(checkpoint): save current v0 build state
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "slhx-build"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
|
||||
[lib]
|
||||
path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
hemplate-core = { path = "../../hemplate/hemplate-core", features = ["surface"] }
|
||||
slhx-core = { path = "../slhx-core" }
|
||||
Reference in New Issue
Block a user