summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2015-04-05 01:58:12 -0400
committerJesse Luehrs <doy@tozt.net>2015-04-05 01:58:12 -0400
commit9fa38f13a7db4d8ef9f3398b68b8604e88b3bfdf (patch)
tree0744be8e600baeefdb8743e49979995f6f8d2edd /Cargo.toml
parent72e8d6fdd8644381ee82dbcbaab208a2547c52ce (diff)
downloadmatasano-9fa38f13a7db4d8ef9f3398b68b8604e88b3bfdf.tar.gz
matasano-9fa38f13a7db4d8ef9f3398b68b8604e88b3bfdf.zip
update rust
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 e9006d0..544ff50 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,4 +7,4 @@ authors = ["Jesse Luehrs <doy@tozt.net>"]
[dependencies]
rustc-serialize = "0.3"
openssl = "0.5"
-rand = "0.2"
+rand = "0.3"