aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
authorelilchen <[email protected]>2023-02-16 15:23:31 +0800
committerelilchen <[email protected]>2023-02-16 15:23:31 +0800
commit388ae586ecb34e57bf6f58ea7dc446b5768a9e0c (patch)
tree8579b781f381836349befe6bbfc0dc55d1e6ff70 /Cargo.toml
parentfe661fe067ea4c485cfd887b26a7c3962eff52b1 (diff)
downloadrustdesk-server-388ae586ecb34e57bf6f58ea7dc446b5768a9e0c.tar.gz
rustdesk-server-388ae586ecb34e57bf6f58ea7dc446b5768a9e0c.zip
crt-static
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a37cfe5..9417e2b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -54,7 +54,6 @@ ping = "0.4.0"
[build-dependencies]
hbb_common = { path = "libs/hbb_common" }
-static_vcruntime = "2.0"
[workspace]
members = ["libs/hbb_common"]