Added config support
This commit is contained in:
@@ -7,6 +7,7 @@ description = "Web interface backend for Shanty"
|
||||
repository = "ssh://connor@git.rcjohnstone.com:2222/Shanty/web.git"
|
||||
|
||||
[dependencies]
|
||||
shanty-config = { path = "../shanty-config" }
|
||||
shanty-db = { path = "../shanty-db" }
|
||||
shanty-index = { path = "../shanty-index" }
|
||||
shanty-tag = { path = "../shanty-tag" }
|
||||
|
||||
Reference in New Issue
Block a user