WIP
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "hd-server"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
tracing = { workspace = true }
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter", "fmt"] }
|
||||
hd-lib = { path = "../hd-lib" }
|
||||
Reference in New Issue
Block a user