summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2019-04-22 22:19:55 +0000
committerGitHub <noreply@github.com>2019-04-22 22:19:55 +0000
commit4fbae5e397c514c245432a6415a4c99c52b7978f (patch)
tree6905795fc981495cc156f877d1e6d4a685e26073 /Cargo.lock
parentc901c74d017a89e8196976e4f515960a5219c2cf (diff)
Bump version to 0.3.2v0.3.2
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 bdcbc8f8..98a04aee 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -31,7 +31,7 @@ dependencies = [
[[package]]
name = "alacritty"
-version = "0.3.1"
+version = "0.3.2"
dependencies = [
"base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",