.
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
[workspace]
|
||||
resolver = "2"
|
||||
members = [
|
||||
"graph",
|
||||
"publish",
|
||||
"search",
|
||||
]
|
||||
|
||||
[workspace.dependencies]
|
||||
gl-graph = { path = "graph" }
|
||||
gl-search = { path = "search" }
|
||||
ldp = { path = "../../ldp/ldp", features = ["keyed"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user