From 3bbdbba3b3945fe962a89f530720f8477edc322b Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 19 Aug 2019 00:57:35 -0400 Subject: fix Cargo.lock --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index c997e0d..18121dc 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1720,7 +1720,7 @@ dependencies = [ [[package]] name = "ynab-reimbursements" -version = "0.1.0" +version = "0.0.1" 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