diff --git a/Cargo.toml b/Cargo.toml index 1682869b0e..5b115b8f24 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -90,6 +90,7 @@ members = [ "common/wasm/utils", "common/wireguard", "common/wireguard-types", + "documentation/autodoc", "explorer-api", "explorer-api/explorer-api-requests", "explorer-api/explorer-client", @@ -121,7 +122,7 @@ members = [ "wasm/client", # "wasm/full-nym-wasm", "wasm/mix-fetch", - "wasm/node-tester", + "wasm/node-tester", "documentation/autodoc", ] default-members = [