From cea6ed0c2092a9e4960d4c523e88b16b998e41c8 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 28 Sep 2019 15:17:31 -0400 Subject: cargo.lock too --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index f02a502..04e2d66 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1720,7 +1720,7 @@ dependencies = [ [[package]] name = "ynab-reimbursements" -version = "0.0.1" +version = "0.0.2" dependencies = [ "cursive 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", "cursive_table_view 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", -- cgit v1.2.3-54-g00ecf