commit: | bebf44a4de2754060fb6c0b34d2c04800eb7ec35 |
author: | Trevor Bentley |
committer: | Trevor Bentley |
date: | Fri Jul 12 19:30:22 2019 +0200 |
parents: | 8ecd2a25277e9eaae76e7256c3589fefc4e1b75b |
diff --git a/Cargo.toml b/Cargo.toml line changes: +1/-0 index eb6a22b..a49ea89 --- a/Cargo.toml +++ b/Cargo.toml
@@ -10,6 +10,7 @@ repository = "https://github.com/mrmekon/rubrail-rs" documentation = "https://mrmekon.github.io/rubrail-rs/rubrail/" license = "Apache-2.0" build = "build.rs" +readme = "README.md" [lib] name = "rubrail"