summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAntoine Büsch <antoine.busch@gmail.com>2018-08-28 11:35:23 +1000
committerAntoine Büsch <antoine.busch@gmail.com>2018-09-24 12:13:19 +1000
commit2b56b442722cc5a483dc2b02aa5a17b97f1813d1 (patch)
tree27210d58f3af1f759cfcb1b59fd164b5208cd266 /Cargo.toml
parente3c70ca67e1c68f8d89bedfaf962c5152878b0fc (diff)
Upgrade hyperlocal to 0.5
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index efb830a..abfc899 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,7 +16,7 @@ flate2 = "0.2"
http = "0.1"
hyper = "0.12"
hyper-openssl = "0.6"
-hyperlocal = { git = "https://github.com/dylanmckay/hyperlocal.git", branch = "update-hyper" }
+hyperlocal = "0.6"
jed = "0.1"
log = "0.3"
mime = "0.3"