From eb7909f607d31d00d2925992d3ee26fa163aa74b Mon Sep 17 00:00:00 2001 From: Ryan Leckey Date: Tue, 24 Jan 2017 02:03:44 -0800 Subject: Add merge API with initial File Source --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 5222101..cb18d51 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,3 +4,4 @@ version = "0.1.0" authors = ["Ryan Leckey "] [dependencies] +toml = "0.2.1" -- cgit v1.2.3