summaryrefslogtreecommitdiff
path: root/spider/Cargo.toml
diff options
context:
space:
mode:
authorAndrew Guschin <saintruler@gmail.com>2021-02-18 00:25:11 +0400
committerAndrew Guschin <saintruler@gmail.com>2021-02-18 00:25:11 +0400
commit9b69d6460e91244bfd77d8ea77c13d21d9050e4c (patch)
tree74a891c6c6ec6b565cb92187db2cece11a6ff1d9 /spider/Cargo.toml
parent04a3c64713ae4f0a7f1b5cfdab132f78cc33a862 (diff)
Added parsing of query params in GET requests handler
Diffstat (limited to 'spider/Cargo.toml')
-rw-r--r--spider/Cargo.toml2
1 files changed, 0 insertions, 2 deletions
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 <saintruler@gmail.com>"]
edition = "2018"
-# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
-
[dependencies]