From 970ced24c7105d52c2b93735e625f4510ca0d231 Mon Sep 17 00:00:00 2001 From: Till Höppner Date: Tue, 16 Feb 2016 19:42:53 +0100 Subject: Add readme and travis testing --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a1a4081..b6bbd4c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "includedir" description = "Include a whole directory tree at compile time!" -tags = ["include", "tree", "directory", "build", "static"] +keywords = ["include", "tree", "directory", "build", "static"] version = "0.1.1" authors = ["Till Höppner "] license = "MIT" -- cgit v1.2.3