diff --git a/Cargo.toml b/Cargo.toml index 18826be..93879c3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -126,4 +126,4 @@ tempfile = "3.2" shadow-rs = "0.11" [workspace] -members = ["runtime/*", "modules/*", "api"] +members = ["runtime/*", "modules/*", "api", "fabfire_provision"]