aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2024-02-05 14:53:41 +0100
committerGitHub <noreply@github.com>2024-02-05 13:53:41 +0000
commit6484ab84db0c9558547903616401150ae5bbf796 (patch)
treee99fd803d0bc59c0bb9cfc8178eafdf899b92f2d /Cargo.lock
parent20e3040be0a4ca75a41525e91996adf1a7bc6445 (diff)
downloadalacritty-6484ab84db0c9558547903616401150ae5bbf796.tar.gz
alacritty-6484ab84db0c9558547903616401150ae5bbf796.zip
Bump alacritty_terminal to 0.22.1
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 dfa6af34..df9900be 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -91,7 +91,7 @@ dependencies = [
[[package]]
name = "alacritty_terminal"
-version = "0.20.1-dev"
+version = "0.22.1-dev"
dependencies = [
"base64",
"bitflags 2.4.1",