validation core as a dependency
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[workspace]
|
||||
members = ["client", "server", "common", "search", "canvas"]
|
||||
members = ["client", "server", "common", "search", "canvas", "validation-core"]
|
||||
resolver = "2"
|
||||
|
||||
[workspace.package]
|
||||
@@ -53,3 +53,4 @@ toml = "0.8.20"
|
||||
unicode-width = "0.2.0"
|
||||
|
||||
common = { path = "./common" }
|
||||
validation-core = { path = "./validation-core" }
|
||||
|
||||
Reference in New Issue
Block a user