commit: | e0369374563e9e3c010f0d836094a73f662ffea3 |
author: | Trevor Bentley |
committer: | Trevor Bentley |
date: | Wed Feb 13 23:14:51 2019 +0100 |
parents: | 05a7d39507b62b18178aa33e7358ebfb2ba346a1 |
diff --git a/Cargo.toml b/Cargo.toml line changes: +1/-0 index a216574..4bb396a --- a/Cargo.toml +++ b/Cargo.toml
@@ -9,6 +9,7 @@ homepage = "https://github.com/mrmekon/fruitbasket" repository = "https://github.com/mrmekon/fruitbasket" documentation = "https://mrmekon.github.io/fruitbasket/fruitbasket/" license = "Apache-2.0" +readme = "README.md" [features] logging = ["log", "log4rs"]