diff --git a/README.md b/README.md index a8a8bfe..7ade6f4 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Add this in your `Cargo.toml`: ```toml [dependencies] -colored = "2" +colored = "3" ``` and add this to your `lib.rs` or `main.rs`: