diff --git a/Cargo.toml b/Cargo.toml index 4af1cd0..958f0ac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,3 +1,3 @@ [workspace] -members = ["tests"] +members = ["tests", "*-store"] resolver = "2"