From aea35fa7e1a3261e5e7a3e8daa999bed3dcd193f Mon Sep 17 00:00:00 2001 From: Till Höppner Date: Thu, 18 Feb 2016 18:53:30 +0100 Subject: Restructure, add API, add compression --- Cargo.toml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 Cargo.toml (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml deleted file mode 100644 index b6bbd4c..0000000 --- a/Cargo.toml +++ /dev/null @@ -1,13 +0,0 @@ -[package] -name = "includedir" -description = "Include a whole directory tree at compile time!" -keywords = ["include", "tree", "directory", "build", "static"] -version = "0.1.1" -authors = ["Till Höppner "] -license = "MIT" -homepage = "https://github.com/tilpner/includedir" -repository = "https://github.com/tilpner/includedir" - -[dependencies] -walkdir = "0.1.5" -phf_codegen = "0.7.12" -- cgit v1.2.3