summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-03-24 10:59:17 +0100
committerChristian Duerr <contact@christianduerr.com>2020-03-24 10:38:32 +0000
commit3d5fe5fa5a150639d2951f0060d81eb9e015c8e1 (patch)
tree7875697cf656afc98c5fe87b6ba6b3c2025828dc /Cargo.lock
parentd0c53bb605e244e20662dddff931c868234a5b9e (diff)
downloadalacritty-3d5fe5fa5a150639d2951f0060d81eb9e015c8e1.tar.gz
alacritty-3d5fe5fa5a150639d2951f0060d81eb9e015c8e1.zip
Bump version to 0.4.2 RC4v0.4.2-rc4
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 dbd2cb9f..bc517985 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -15,9 +15,9 @@ dependencies = [
[[package]]
name = "alacritty"
-version = "0.4.2-rc3"
+version = "0.4.2-rc4"
dependencies = [
- "alacritty_terminal 0.4.2-rc3",
+ "alacritty_terminal 0.4.2-rc4",
"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-rc3"
+version = "0.4.2-rc4"
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)",