summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4dc8eb9..cbf6b20 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,8 @@ Include the library as a dependency to your project by adding the following line
prettytable-rs = "^0.6"
```
-The library requires at least `rust v1.9.0` in order to build
+The library requires at least `rust v1.9.0` in order to build,
+while `master` branch only builds starting from `rust v1.13.0`
## Basic usage