aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEdvard Thörnros <edvard.thornros@gmail.com>2021-01-12 22:00:17 +0100
committerEdvard Thörnros <edvard.thornros@gmail.com>2021-01-12 22:00:17 +0100
commitc6ce019aef1e46da636bdb3023459a4025226fe4 (patch)
treed9ea1123daf7d50e8fbec43609a2edc9844a515d /Cargo.toml
parent2bed29253c2cf79b125b57324b48c0a0f917365c (diff)
downloadsylt-c6ce019aef1e46da636bdb3023459a4025226fe4.tar.gz
Amaizing colors
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7f7fb74..1268ed0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,3 +8,4 @@ edition = "2018"
[dependencies]
logos = "0.11.4"
+owo-colors = { git="https://github.com/FredTheDino/owo-colors.git" }