From 3dd4db10308acd27c57d6b68841956c84d2e4cd1 Mon Sep 17 00:00:00 2001 From: mfahampshire Date: Tue, 7 May 2024 18:11:26 +0200 Subject: [PATCH] added to workspace --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 = [