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: