From 7581984601b35c113c4bcdf0f8b402b2635be0dc Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Sat, 11 Aug 2018 09:38:27 +0300 Subject: bump ron --- crates/tools/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/tools') diff --git a/crates/tools/Cargo.toml b/crates/tools/Cargo.toml index f9fee16f9..856f7d8cb 100644 --- a/crates/tools/Cargo.toml +++ b/crates/tools/Cargo.toml @@ -5,7 +5,7 @@ authors = ["Aleksey Kladov "] publish = false [dependencies] -ron = "0.1.7" +ron = "0.3.0" walkdir = "2.1.3" itertools = "0.7.8" tera = "0.11" -- cgit v1.2.3