aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEdvard Thörnros <edvard.thornros@gmail.com>2021-01-09 14:40:34 +0100
committerEdvard Thörnros <edvard.thornros@gmail.com>2021-01-09 14:40:34 +0100
commitfccbcffcc8b1707760445d9f18f1bbdebbb4b69c (patch)
tree52cbcbfc01d248a2b0fd8528cad62e2ea2f82dd2 /Cargo.toml
parente0e0ac9ea0d893442a0c5806353ebbddb8f905b4 (diff)
downloadsylt-fccbcffcc8b1707760445d9f18f1bbdebbb4b69c.tar.gz
Change to logos
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 b51de73..7f7fb74 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,3 +7,4 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
+logos = "0.11.4"