summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2021-05-18 01:31:58 +0200
committerChristian Duerr <contact@christianduerr.com>2021-05-19 08:14:42 +0000
commita1b13e687024c86965c9e45c7b2d24d607b509dd (patch)
tree74f477ac0da8c78b6fb836351a7ade7ba599a64f /Cargo.lock
parenta39fbeb1678b49cb9038b5ebcf8907e515b222a8 (diff)
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index fd010f3b..f7191045 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -16,7 +16,7 @@ checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234"
[[package]]
name = "alacritty"
-version = "0.8.0-rc6"
+version = "0.8.0"
dependencies = [
"alacritty_config_derive",
"alacritty_terminal",
@@ -62,7 +62,7 @@ dependencies = [
[[package]]
name = "alacritty_terminal"
-version = "0.14.0-rc6"
+version = "0.14.0"
dependencies = [
"alacritty_config_derive",
"base64",