summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-07-19 20:37:59 +0000
committerGitHub <noreply@github.com>2020-07-19 20:37:59 +0000
commit3688b5c075a1be6dab8f399935b3001bcbf327b6 (patch)
tree1251efab383cc54083108c459d1bf85cc1b66c62 /Cargo.lock
parentf0cb1e7cf329f2672fe1335208c9a78562d8ab73 (diff)
Bump version to 0.6.0-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 99ef9ddd..5d574043 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -20,9 +20,9 @@ dependencies = [
[[package]]
name = "alacritty"
-version = "0.5.0-dev"
+version = "0.6.0-dev"
dependencies = [
- "alacritty_terminal 0.10.0-dev",
+ "alacritty_terminal 0.10.1-dev",
"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-dev"
+version = "0.10.1-dev"
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)",