From 6fed03463c308ad996963832331a65e480acbdac Mon Sep 17 00:00:00 2001 From: Robin Gloster Date: Tue, 24 Feb 2015 15:26:17 +0100 Subject: Bump rustc-serialize to 0.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e478879..31980ca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,4 +16,4 @@ facilitate deserializing and serializing Rust structures. """ [dependencies] -rustc-serialize = "0.2.0" +rustc-serialize = "0.3.0" -- cgit v1.2.3