diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 627219b..80e32c6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,4 +7,5 @@ edition = "2018" [dependencies] anyhow = "1.0" -thiserror = "1.0" \ No newline at end of file +thiserror = "1.0" +colored = "2.0.0" \ No newline at end of file |
