aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-07 10:52:43 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-07 10:52:43 -0500
commitcae11f7d94b7da0e2a941349af94dffa5a8ab298 (patch)
treecad2661ef23404b1371911fb6f266eb76ce1268c
parentb167fcbd793c04cf2147439122dca00c12d34be7 (diff)
downloadynab-reimbursements-cae11f7d94b7da0e2a941349af94dffa5a8ab298.tar.gz
ynab-reimbursements-cae11f7d94b7da0e2a941349af94dffa5a8ab298.zip
also Cargo.lock0.0.3
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
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)",