From cae11f7d94b7da0e2a941349af94dffa5a8ab298 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 7 Nov 2019 10:52:43 -0500 Subject: also Cargo.lock --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 8b9d435..73db724 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1720,7 +1720,7 @@ dependencies = [ [[package]] name = "ynab-reimbursements" -version = "0.0.2" +version = "0.0.3" 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