From 9848e97f55ea4bd2cf400e8d538c2a42f88aee77 Mon Sep 17 00:00:00 2001 From: Kai Sickeler Date: Sat, 6 Aug 2016 17:21:00 +0200 Subject: Upgrade toml dependency to 0.2 --- libimagrt/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libimagrt') diff --git a/libimagrt/Cargo.toml b/libimagrt/Cargo.toml index 9e1bf47d..2f239200 100644 --- a/libimagrt/Cargo.toml +++ b/libimagrt/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] [dependencies] clap = "2.1.1" env_logger = "0.3" -toml = "0.1.27" +toml = "0.2.*" log = "0.3" xdg-basedir = "0.2.2" itertools = "0.4" -- cgit v1.2.3