summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2020-05-12 21:42:02 +0200
committerMatthias Beyer <mail@beyermatthias.de>2020-05-12 22:14:03 +0200
commitccef8f81f3905f5545db97b9bd720570e3381289 (patch)
tree9528c4af85a175a49c95141d400a3dcd42d58a4f /Cargo.toml
parent87789ae9f22d9469e7b1e451bc00485ae9b5f2e3 (diff)
Switch to multi-threaded architecture
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8149941..7e3e944 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -41,4 +41,4 @@ web-view = "0.6"
handlebars = "3"
actix-rt = "1"
actix-web = "2"
-
+port_check = "0.1"