From 59cf5824d43b4df1054bb633a4fe1c3cb8602c42 Mon Sep 17 00:00:00 2001 From: Ferris Tseng Date: Tue, 26 Dec 2017 18:23:33 -0500 Subject: fix toml file --- ipfs-cli/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipfs-cli/Cargo.toml b/ipfs-cli/Cargo.toml index aee70d9..f7fae2a 100644 --- a/ipfs-cli/Cargo.toml +++ b/ipfs-cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ipfs-cli" -description + "A CLI to interact with IPFS" +description = "A CLI to interact with IPFS" authors = ["Ferris Tseng "] repository = "https://github.com/ferristseng/rust-ipfs-api" version = "0.4.0" -- cgit v1.2.3