summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-07-25 16:12:53 +0200
committerChristian Duerr <contact@christianduerr.com>2020-07-25 14:47:18 +0000
commita4c763e78a725fee56671fa906a539e5f988666e (patch)
tree8af0c22f3ed0cb8efb3e5d9b2e2dcfb1626820c6 /Cargo.lock
parent03f66a0e6f5b2efee12d16741d3d9bad5aca7bf9 (diff)
downloadalacritty-a4c763e78a725fee56671fa906a539e5f988666e.tar.gz
alacritty-a4c763e78a725fee56671fa906a539e5f988666e.zip
Bump version to 0.5.0-rc3v0.5.0-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 37ae18cb..a8a34f32 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -20,9 +20,9 @@ dependencies = [
[[package]]
name = "alacritty"
-version = "0.5.0-rc2"
+version = "0.5.0-rc3"
dependencies = [
- "alacritty_terminal 0.10.0-rc2",
+ "alacritty_terminal 0.10.0-rc3",
"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-rc2"
+version = "0.10.0-rc3"
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)",