add settings crate
This commit is contained in:
@@ -8,6 +8,7 @@ publish.workspace = true
|
||||
assets = { path = "../assets" }
|
||||
dock = { workspace = true }
|
||||
paths = { path = "../paths" }
|
||||
settings = { path = "../settings" }
|
||||
signed_core = { path = "../signed_core" }
|
||||
signed_git = { path = "../signed_git" }
|
||||
signed_state = { path = "../signed_state" }
|
||||
|
||||
Reference in New Issue
Block a user