aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2024-05-03 21:47:41 +0200
committerGitHub <noreply@github.com>2024-05-03 19:47:41 +0000
commit82f41ed65ce0d3207d56d6877fd0ed898d7dce0c (patch)
treedebe82ba1862c9ce8244bcadf3be640ac894f0f8 /Cargo.lock
parent26ed8e1b9dfe2e4c5d23dc80043554197113d83f (diff)
downloadalacritty-82f41ed65ce0d3207d56d6877fd0ed898d7dce0c.tar.gz
alacritty-82f41ed65ce0d3207d56d6877fd0ed898d7dce0c.zip
Bump alacritty_terminal to 0.24.1-dev
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 89a12c08..c4197c3c 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -91,7 +91,7 @@ dependencies = [
[[package]]
name = "alacritty_terminal"
-version = "0.23.0-dev"
+version = "0.24.1-dev"
dependencies = [
"base64",
"bitflags 2.4.2",