Restructure crates for correct proc macro usage
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
This commit is contained in:
@@ -12,4 +12,5 @@ chrono = { version = "0.4", features = ["serde"] }
|
||||
fjall = "2.9.0"
|
||||
ourdb = { path = "../ourdb" }
|
||||
tst = { path = "../tst" }
|
||||
heromodels-derive = { path = "./heromodels-derive" }
|
||||
heromodels-derive = { path = "../heromodels-derive" }
|
||||
heromodels_core = { path = "../heromodels_core" }
|
||||
|
Reference in New Issue
Block a user