From 200e668210f091bfc5e61efed28033b6da92015f Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 27 Aug 2019 01:18:29 -0400 Subject: also bump lockfile --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 04a2ffb..33ed624 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1414,7 +1414,7 @@ dependencies = [ [[package]] name = "ynab-export" -version = "0.0.1" +version = "0.0.2" dependencies = [ "directories 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "ynab-api 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", -- cgit v1.2.3-54-g00ecf