summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2021-05-10 23:22:17 +0200
committerChristian Duerr <contact@christianduerr.com>2021-05-10 21:34:38 +0000
commita39fbeb1678b49cb9038b5ebcf8907e515b222a8 (patch)
treeb91131ba4da517eda8173af7831fa258a181648e /Cargo.lock
parent939b0c548ae534f79ad29cfa60cd6653c49514e2 (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 63928b60..fd010f3b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -16,7 +16,7 @@ checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234"
[[package]]
name = "alacritty"
-version = "0.8.0-rc4"
+version = "0.8.0-rc6"
dependencies = [
"alacritty_config_derive",
"alacritty_terminal",
@@ -62,7 +62,7 @@ dependencies = [
[[package]]
name = "alacritty_terminal"
-version = "0.14.0-rc4"
+version = "0.14.0-rc6"
dependencies = [
"alacritty_config_derive",
"base64",