Re-organized providers and added a few
This commit is contained in:
@@ -7,6 +7,7 @@ description = "Online music search for Shanty"
|
||||
repository = "ssh://connor@git.rcjohnstone.com:2222/Shanty/search.git"
|
||||
|
||||
[dependencies]
|
||||
shanty-data = { path = "../shanty-data" }
|
||||
shanty-db = { path = "../shanty-db" }
|
||||
shanty-tag = { path = "../shanty-tag" }
|
||||
sea-orm = { version = "1", features = ["sqlx-sqlite", "runtime-tokio-native-tls"] }
|
||||
|
||||
Reference in New Issue
Block a user