summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-01-09 03:31:02 +0100
committerChristian Duerr <contact@christianduerr.com>2020-01-09 02:40:49 +0000
commit1a3618fee2d6c55da77a145dc816e509399ffd78 (patch)
tree404c82cddc88b466aa6058f8df516096c80cf5a5 /Cargo.lock
parent9c981f81b3773d988bff733ddbda2a416b613481 (diff)
Bump version to 0.4.1-rc3v0.4.1-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 3927072f..1eec0c32 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -23,9 +23,9 @@ dependencies = [
[[package]]
name = "alacritty"
-version = "0.4.1-rc2"
+version = "0.4.1-rc3"
dependencies = [
- "alacritty_terminal 0.4.1-rc2",
+ "alacritty_terminal 0.4.1-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)",
@@ -53,7 +53,7 @@ dependencies = [
[[package]]
name = "alacritty_terminal"
-version = "0.4.1-rc2"
+version = "0.4.1-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)",