From 7cf06683f29b5bd725b9ec15e2ffac77e039e51b Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Mon, 18 May 2020 13:50:25 +0200 Subject: Add port configuration/cli argument Signed-off-by: Matthias Beyer --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c5d224b..daf699a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,6 +41,5 @@ web-view = "0.6" handlebars = "3" actix-rt = "1" actix-web = "2" -port_check = "0.1" failure = "0.1" pidlock = { git = "https://github.com/matthiasbeyer/pidlock", branch = "my-master" } -- cgit v1.2.3