aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
authoropen-trade <[email protected]>2020-09-18 00:47:15 +0800
committeropen-trade <[email protected]>2020-09-18 00:47:15 +0800
commit0a1fbadb4f1386b7711cf72fad47961cf67e20f9 (patch)
treee90a0a79f4488cb796ad6b4e95c5e21010993d3b /Cargo.toml
parentfcd949c556f4db3dfe1c92dd88b53ba33bde1ba3 (diff)
downloadrustdesk-server-0a1fbadb4f1386b7711cf72fad47961cf67e20f9.tar.gz
rustdesk-server-0a1fbadb4f1386b7711cf72fad47961cf67e20f9.zip
fix on request_relay
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c0d888c..da4c4bd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,8 +5,8 @@ authors = ["open-trade <[email protected]>"]
edition = "2018"
[[bin]]
-name = "hbbf"
-path = "src/hbbf/main.rs"
+name = "hbbr"
+path = "src/hbbr/main.rs"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html