aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
authoropen-trade <[email protected]>2020-03-09 23:54:36 +0800
committeropen-trade <[email protected]>2020-03-09 23:54:36 +0800
commit69f60499dbef16a7976d9eff737254509bf7fc0b (patch)
tree5acd6ebc273bbeea0f6e1e1b8bf4b8960a8adb84 /Cargo.toml
parentdf9de9596868b99faf5b0b02d95c83186ae97ae2 (diff)
downloadrustdesk-server-69f60499dbef16a7976d9eff737254509bf7fc0b.tar.gz
rustdesk-server-69f60499dbef16a7976d9eff737254509bf7fc0b.zip
refactored
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 2f3c748..51acc4c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,6 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
-simple-error = "0.2"
hbb_common = { path = "libs/hbb_common" }
[workspace]