Re-add src folder in main 📦
This commit is contained in:
parent
01405902ba
commit
38607b8bea
@ -6,9 +6,5 @@ edition = "2018"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
typstc = { path = ".." }
|
typstc = { path = ".." }
|
||||||
fontdock = { path = "../../fontdock", features = ["fs"] }
|
fontdock = { path = "../../fontdock" }
|
||||||
futures-executor = "0.3"
|
futures-executor = "0.3"
|
||||||
|
|
||||||
[[bin]]
|
|
||||||
name = "typstc-main"
|
|
||||||
path = "main.rs"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user