aboutsummaryrefslogtreecommitdiff
path: root/openssl/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/Cargo.toml')
-rw-r--r--openssl/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/Cargo.toml b/openssl/Cargo.toml
index 140e8ce8..951fa958 100644
--- a/openssl/Cargo.toml
+++ b/openssl/Cargo.toml
@@ -23,7 +23,7 @@ version = "0.5.0"
libc = "0.1"
[dev-dependencies]
-rustc-serialize = "0.2"
+rustc-serialize = "0.3"
[dependencies]
bitflags = "0.1.1"