summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-03-21 01:40:47 +0000
committerGitHub <noreply@github.com>2020-03-21 01:40:47 +0000
commit47e63227d00b42dcfe7a4ac903e8ab79f3609f11 (patch)
tree4b2ef04cd50f85ff9842a9e9b8377023c7c4cf6f /Cargo.lock
parent8ff7246c3190924943202d1f427606289a6fe295 (diff)
downloadalacritty-0.4.2-rc3.tar.gz
alacritty-0.4.2-rc3.zip
Bump version to RC3v0.4.2-rc3
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 14723464..dbd2cb9f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -15,9 +15,9 @@ dependencies = [
[[package]]
name = "alacritty"
-version = "0.4.2-rc2"
+version = "0.4.2-rc3"
dependencies = [
- "alacritty_terminal 0.4.2-rc2",
+ "alacritty_terminal 0.4.2-rc3",
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dirs 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"embed-resource 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -45,7 +45,7 @@ dependencies = [
[[package]]
name = "alacritty_terminal"
-version = "0.4.2-rc2"
+version = "0.4.2-rc3"
dependencies = [
"base64 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",