From 697eb54f5524f405c1eb9195d888aba875f38c6d Mon Sep 17 00:00:00 2001 From: Ferran Basora Date: Wed, 27 Mar 2019 23:50:25 +0000 Subject: [PATCH] Bump lock --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 93f968e..934c13c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -315,7 +315,7 @@ dependencies = [ [[package]] name = "tmux-thumbs" -version = "0.2.2" +version = "0.2.3" dependencies = [ "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)", "regex 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",