summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPierre-Henri Symoneaux <pierre.henri.symoneaux@gmail.com>2018-09-27 23:36:44 +0200
committerPierre-Henri Symoneaux <pierre.henri.symoneaux@gmail.com>2018-09-27 23:36:44 +0200
commit7796a1b5bf58b74615893ae897fefce2585710d5 (patch)
treedc287c959fb8eb9f6dabaf8a6f2150193870ce5b /README.md
parentbf7aeaeeb7c7f4c83ff6c3572877a11a68dead05 (diff)
Updated README with new release
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 28404a2..7f3d2de 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ Include the library as a dependency to your project by adding the following line
```toml
[dependencies]
-prettytable-rs = "^0.7"
+prettytable-rs = "^0.8"
```
The library requires at least `rust v1.26.0`.