summaryrefslogtreecommitdiff
path: root/alacritty/Cargo.toml
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2024-02-05 15:40:23 +0100
committerGitHub <noreply@github.com>2024-02-05 14:40:23 +0000
commit29bb9d23190955cbdeb0868a2d64db59e307d7c6 (patch)
tree5c316cbaa2eb4d0eaecb9ce75b00ad41cf9100da /alacritty/Cargo.toml
parent20e3040be0a4ca75a41525e91996adf1a7bc6445 (diff)
downloadalacritty-711936e3f79d6aa19ef26d03e88c4c4a31760188.tar.gz
alacritty-711936e3f79d6aa19ef26d03e88c4c4a31760188.zip
Diffstat (limited to 'alacritty/Cargo.toml')
-rw-r--r--alacritty/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/alacritty/Cargo.toml b/alacritty/Cargo.toml
index 43316ff5..ef33c342 100644
--- a/alacritty/Cargo.toml
+++ b/alacritty/Cargo.toml
@@ -11,7 +11,7 @@ rust-version = "1.70.0"
[dependencies.alacritty_terminal]
path = "../alacritty_terminal"
-version = "0.20.1-dev"
+version = "0.22.0"
[dependencies.alacritty_config_derive]
path = "../alacritty_config_derive"