aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2023-07-01 22:13:24 +0400
committerGitHub <noreply@github.com>2023-07-01 22:13:24 +0400
commit104ae3665c76452d48bbfbf0ae626350d5c3f8b8 (patch)
tree4ee21f8b8cfbc0a17d0eb5e921b9be2008e4706b /Cargo.lock
parent279d51d4890d188510207093a7f127511edd54f5 (diff)
downloadalacritty-104ae3665c76452d48bbfbf0ae626350d5c3f8b8.tar.gz
alacritty-104ae3665c76452d48bbfbf0ae626350d5c3f8b8.zip
Add version 0.12.2 to CHANGELOG
This is only an update to the development version and does not represent a stable release.
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 7fd7347e..5017ba86 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -72,7 +72,7 @@ dependencies = [
[[package]]
name = "alacritty_terminal"
-version = "0.19.1-dev"
+version = "0.19.2-dev"
dependencies = [
"alacritty_config",
"alacritty_config_derive",