aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
authorelilchen <[email protected]>2023-02-12 00:48:38 +0800
committerelilchen <[email protected]>2023-02-12 00:48:38 +0800
commit7a0e300ff9d5190a31b49155df51dde5c0db2a29 (patch)
tree064916b7e8c0eb78f012cbcfbfa61567ebc32ada /Cargo.toml
parentb2f381913df6583f215e50faa28dc5e1333d40e6 (diff)
downloadrustdesk-server-7a0e300ff9d5190a31b49155df51dde5c0db2a29.tar.gz
rustdesk-server-7a0e300ff9d5190a31b49155df51dde5c0db2a29.zip
UI
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c7e7e0f..9417e2b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -57,3 +57,4 @@ hbb_common = { path = "libs/hbb_common" }
[workspace]
members = ["libs/hbb_common"]
+exclude = ["ui"]