From 9b69d6460e91244bfd77d8ea77c13d21d9050e4c Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Thu, 18 Feb 2021 00:25:11 +0400 Subject: Added parsing of query params in GET requests handler --- spider/Cargo.toml | 2 -- 1 file changed, 2 deletions(-) (limited to 'spider/Cargo.toml') diff --git a/spider/Cargo.toml b/spider/Cargo.toml index 84e5702..b35cb43 100644 --- a/spider/Cargo.toml +++ b/spider/Cargo.toml @@ -4,6 +4,4 @@ version = "0.1.0" authors = ["Andrew "] edition = "2018" -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - [dependencies] -- cgit v1.2.3