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