diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ version = 4 [[package]] name = "inked" -version = "0.1.0" +version = "1.0.0" dependencies = [ "termcolor", ] |
![]() |
index : inked | |
Rust library for printing coloured text to the terminal |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.lock | 2 |
@@ -4,7 +4,7 @@ version = 4 [[package]] name = "inked" -version = "0.1.0" +version = "1.0.0" dependencies = [ "termcolor", ] |