From 77be56048c57614fd0f0a2e80c089861d68aadc3 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Mon, 1 Feb 2016 16:50:05 -0800 Subject: Bump to 0.1.27 --- serde-tests/Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'serde-tests') diff --git a/serde-tests/Cargo.lock b/serde-tests/Cargo.lock index 9cc971a..b5adca3 100644 --- a/serde-tests/Cargo.lock +++ b/serde-tests/Cargo.lock @@ -5,7 +5,7 @@ dependencies = [ "serde 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde_codegen 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)", "syntex 0.22.0 (registry+https://github.com/rust-lang/crates.io-index)", - "toml 0.1.26", + "toml 0.1.27", ] [[package]] @@ -146,7 +146,7 @@ dependencies = [ [[package]] name = "toml" -version = "0.1.26" +version = "0.1.27" dependencies = [ "rustc-serialize 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)", "serde 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)", -- cgit v1.2.3