summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2020-01-05 17:42:11 +0300
committerChristian Duerr <contact@christianduerr.com>2020-01-05 14:42:11 +0000
commit7fd17ab0dd30d9b14318578e4ca7d8da9c6c91d0 (patch)
tree9bbd65a372a8b0f2b43982b8ddf7175d39b18dfd /Cargo.lock
parent0cc68da04f109f66159aadc2404e232ab96bb97e (diff)
Bump version to 0.4.2-dev
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 3aed5e77..2c6ce817 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -23,9 +23,9 @@ dependencies = [
[[package]]
name = "alacritty"
-version = "0.4.1-dev"
+version = "0.4.2-dev"
dependencies = [
- "alacritty_terminal 0.4.1-dev",
+ "alacritty_terminal 0.4.2-dev",
"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-dev"
+version = "0.4.2-dev"
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)",