summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorsoftprops <d.tangren@gmail.com>2015-03-27 08:37:13 -0400
committersoftprops <d.tangren@gmail.com>2015-03-27 08:37:13 -0400
commitb6bf27fbf41237dcb619a52465ba5e55dc11d9ca (patch)
tree71c640eff91e1d030c012bd55e6106b60d3bf683 /Cargo.toml
parentf3d53a90d4d6091e8230a095e8e98e921a1eacd9 (diff)
update deps
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 73d17c8..8d6787a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,6 +8,6 @@ authors = ["softprops <d.tangren@gmail.com>"]
path="/Users/dougtangren/code/rust/hyper"
[dependencies]
-openssl = "0.5.0"
-unix_socket = "0.2.1"
-url = "0.2.26" \ No newline at end of file
+openssl = "0.5.2"
+unix_socket = "0.2.2"
+url = "0.2.28" \ No newline at end of file