aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-09-15 21:32:57 -0400
committerJesse Luehrs <doy@tozt.net>2019-09-15 21:32:57 -0400
commit851f494989320ebb81f3a294add4474a8c5ced27 (patch)
treeea64e09c7f3dab68ef9ba2c7c326a6906beb1886 /Cargo.toml
parent3bbdbba3b3945fe962a89f530720f8477edc322b (diff)
downloadynab-reimbursements-851f494989320ebb81f3a294add4474a8c5ced27.tar.gz
ynab-reimbursements-851f494989320ebb81f3a294add4474a8c5ced27.zip
bump ynab-api
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e9129a9..d9481c4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,4 +12,4 @@ cursive = "0.12"
cursive_table_view = "0.10"
directories = "2.0"
snafu = "0.4"
-ynab-api = "1.0"
+ynab-api = "2"