summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2024-01-14 18:43:03 +0400
committerGitHub <noreply@github.com>2024-01-14 18:43:03 +0400
commita265bb0d4f39c364680bd0743c355a9f3144165c (patch)
treef61c77514752882add6c67dc6423c41e3cba9ca2 /Cargo.lock
parent1b9131c7e0db0f835a73ef233c6be24f5b88fa42 (diff)
downloadalacritty-a265bb0d4f39c364680bd0743c355a9f3144165c.tar.gz
alacritty-a265bb0d4f39c364680bd0743c355a9f3144165c.zip
Fixup alacritty_config version and deps
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 1b301253..588d17c0 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -68,7 +68,7 @@ dependencies = [
[[package]]
name = "alacritty_config"
-version = "0.1.3-dev"
+version = "0.2.1-dev"
dependencies = [
"alacritty_config_derive",
"log",