aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-08-19 00:57:35 -0400
committerJesse Luehrs <doy@tozt.net>2019-08-19 00:57:35 -0400
commit3bbdbba3b3945fe962a89f530720f8477edc322b (patch)
tree5331e7de6664697cbad956a7bfa380fb892ec86e
parentc6fbad89e15272e106f3f0cdbbc4884b03d1666c (diff)
downloadynab-reimbursements-3bbdbba3b3945fe962a89f530720f8477edc322b.tar.gz
ynab-reimbursements-3bbdbba3b3945fe962a89f530720f8477edc322b.zip
fix Cargo.lock0.0.1
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
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)",