summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--termcolor/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/termcolor/README.md b/termcolor/README.md
index 8edb3b83..22bfe1e0 100644
--- a/termcolor/README.md
+++ b/termcolor/README.md
@@ -25,7 +25,7 @@ Add this to your `Cargo.toml`:
```toml
[dependencies]
-termcolor = "0.1"
+termcolor = "0.3"
```
and this to your crate root: