summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2021-01-08 22:34:27 +0100
committerChristian Duerr <contact@christianduerr.com>2021-01-08 21:54:38 +0000
commit1386887983648efc3e04aedfcd054597fb60bac4 (patch)
tree7b8b685e9d9cea453c7fd8adc607a9aa40822769 /Cargo.lock
parent8e74e57bad8a1f6adf078314b6007617897d6c43 (diff)
Bump version to 0.7.0-rc1v0.7.1-rc1
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 2a9ac983..1d745d56 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -14,7 +14,7 @@ checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234"
[[package]]
name = "alacritty"
-version = "0.7.0"
+version = "0.7.1-rc1"
dependencies = [
"alacritty_config_derive",
"alacritty_terminal",