summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-08-01 00:32:53 +0200
committerChristian Duerr <contact@christianduerr.com>2020-07-31 23:28:23 +0000
commita6681e3a088f4842d1a1391c5ea6af19934cd12d (patch)
treed951043530ca91a47268659c508ed6bf3d0a251c /Cargo.lock
parent10b21a2194428aa5b31c5381818db867bbe2539d (diff)
downloadalacritty-17ad9292284f930a4f8699fde15a973c0ba83a86.tar.gz
alacritty-17ad9292284f930a4f8699fde15a973c0ba83a86.zip
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 66fd86e4..92dfea67 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -20,9 +20,9 @@ dependencies = [
[[package]]
name = "alacritty"
-version = "0.5.0-rc4"
+version = "0.5.0"
dependencies = [
- "alacritty_terminal 0.10.0-rc4",
+ "alacritty_terminal 0.10.0",
"clap 2.33.1 (registry+https://github.com/rust-lang/crates.io-index)",
"copypasta 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
"crossfont 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -52,7 +52,7 @@ dependencies = [
[[package]]
name = "alacritty_terminal"
-version = "0.10.0-rc4"
+version = "0.10.0"
dependencies = [
"base64 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",