From 1f38fba3c09ab1edf1becacc16a1e8cc9d18d3d6 Mon Sep 17 00:00:00 2001 From: Axel Lindeberg Date: Sun, 7 Jul 2019 23:06:56 +0200 Subject: [PATCH] Update lock --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index dac76eb..f9483a9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -49,7 +49,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "mdtable-cli" -version = "1.1.0" +version = "1.1.1" dependencies = [ "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", "easy-error 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",