summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2023-06-16 13:21:31 +0200
committerCanop <cano.petrole@gmail.com>2023-06-16 13:22:48 +0200
commitbe9ae99d139548392ec126a5d849b73a5daf5267 (patch)
treee6499705a368fa7d7c316e82c3376e9fb4452302 /Cargo.toml
parent427b5044b6b6832e489a9aa4e2400d14515ea3dd (diff)
reorganize default skins
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ba6494b..6201713 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -36,7 +36,7 @@ deser-hjson = "1.2"
directories = "4.0"
file-size = "1.0.3"
fnv = "1.0.7"
-git2 = { version="0.14", default-features=false }
+git2 = { version = "0.14", default-features = false }
glob = "0.3"
id-arena = "2.2.1"
image = "0.24"