From 080616a4616d9c07267fbe351198d161437ce320 Mon Sep 17 00:00:00 2001 From: Mark Sinclair Date: Tue, 1 Mar 2022 10:41:42 +0000 Subject: [PATCH] Revert --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 6db9c2670a..7cbdacab6e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,6 +17,7 @@ members = [ "clients/native", "clients/native/websocket-requests", "clients/socks5", + "clients/tauri-client/src-tauri", "common/client-libs/gateway-client", "common/client-libs/mixnet-client", "common/client-libs/validator-client",