aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-07 10:42:15 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-07 10:42:15 -0500
commit90d3b963d7aa92076c5024b04476f9ddffd42214 (patch)
treecd7a5870e9364d4c91cd9440d1d69d94ef268839 /Cargo.toml
parent63ba77b996d0d14a80af2b296bc73726d547df00 (diff)
downloadynab-reimbursements-90d3b963d7aa92076c5024b04476f9ddffd42214.tar.gz
ynab-reimbursements-90d3b963d7aa92076c5024b04476f9ddffd42214.zip
update to the latest 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 449fdea..6ff0ade 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 = "2"
+ynab-api = "3"