From 9d5bd561419e1145aea81ee820bc3e8405c4fd57 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Tue, 13 Oct 2020 21:46:42 +0200 Subject: rust: Server and account command-line arguments --- rust/Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rust/Cargo.toml') diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 869baeb..bd0e51c 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -14,3 +14,5 @@ unicode-width = "^0.1.8" users = "0.10" dirs = "3.0" rand = "0.7" +argparse = "0.2" +libc = "^0.2.79" -- cgit v1.2.3-70-g09d2