Use git...
This commit is contained in:
parent
b41dfccbdb
commit
f40b641518
|
|
@ -4,6 +4,5 @@ version = "0.1.0"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
#limbo_graph = { branch = "main", git="https://git.jpace121.net/public/limbo_graph.git" }
|
limbo_graph = { branch = "main", git="https://git.jpace121.net/public/limbo_graph.git" }
|
||||||
limbo_graph = { path="../limbo_graph/" }
|
|
||||||
thiserror = { version = "2.0.18", default-features = false }
|
thiserror = { version = "2.0.18", default-features = false }
|
||||||
Loading…
Reference in New Issue