From bcfc5827a949172aedbd6c7cd1881a47db42c46d Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 17 Oct 2022 21:11:40 +0200 Subject: start with http --- Cargo.toml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1df211b..1914845 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,4 +12,10 @@ imageproc = "0.23.0" log = "0.4.17" env_logger = "0.9.1" + chashmap = "2.2.2" + +clap = { version = "4.0.15", features = ["derive"] } + +tokio = { version = "1", features = ["full"] } +warp = "0.3" -- cgit v1.2.3-70-g09d2