summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-04-10 04:22:20 -0400
committerJesse Luehrs <doy@tozt.net>2019-04-10 04:27:40 -0400
commit47f666beb8c88408af55bf832fe507f959d34374 (patch)
tree8303cec3d09f153dc80d9a51f30ee48969fd0b62 /Cargo.toml
parent36d1c3b7d72496600edeabdc50d2cd96f7b1f703 (diff)
downloadmatasano-47f666beb8c88408af55bf832fe507f959d34374.tar.gz
matasano-47f666beb8c88408af55bf832fe507f959d34374.zip
problem 31
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4516858..2e5e276 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -29,6 +29,7 @@ hex = "0.3"
openssl = "0.10"
rand = "0.6"
rand_core = "0.4"
+reqwest = "0.9"
serde = "1.0"
serde_derive = "1.0"
time = "0.1"