summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorJoe Wilm <joe@jwilm.com>2018-10-03 08:13:14 -0700
committerJoe Wilm <joe@jwilm.com>2018-10-03 08:13:14 -0700
commit44909bae69741f01c0aa354c03dac3f4b358c264 (patch)
treed7ade61b13c8da93fa3ccff4ffe781e7a190d22e /Cargo.lock
parent64a7ca60f5f8635ad34907be7f419040ac43367c (diff)
Version 0.2.1v0.2.1
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 0f4bf2ed..348b10c2 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -8,7 +8,7 @@ dependencies = [
[[package]]
name = "alacritty"
-version = "0.2.0"
+version = "0.2.1"
dependencies = [
"arraydeque 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
"base64 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)",