summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2019-06-16 14:10:15 +0000
committerGitHub <noreply@github.com>2019-06-16 14:10:15 +0000
commitcc3e4d3d5cb2f658d6faef02e4216b9342451efc (patch)
tree16e8ee38cbd727d84ce8ac52b6f71a9ccd22e832 /Cargo.lock
parent58e2365abe4bc4b1e92531b94f3c15716407272f (diff)
Bump version to 0.3.3v0.3.3
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 274f627b..7bdd574b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -23,9 +23,9 @@ dependencies = [
[[package]]
name = "alacritty"
-version = "0.3.3-rc2"
+version = "0.3.3"
dependencies = [
- "alacritty_terminal 0.3.3-rc2",
+ "alacritty_terminal 0.3.3",
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
"crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
"dirs 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -40,7 +40,7 @@ dependencies = [
[[package]]
name = "alacritty_terminal"
-version = "0.3.3-rc2"
+version = "0.3.3"
dependencies = [
"base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
"bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",