aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-07 10:41:18 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-07 10:41:18 -0500
commit01e7b1d08582e49233ea2382af3a3c0866890cd6 (patch)
tree3a7ac46ff6f1465b3e194687507cc31b6e23273d /Cargo.toml
parenta488cac3da1bc854909f9f773c3e743c0b8a8d2d (diff)
downloadynab-export-01e7b1d08582e49233ea2382af3a3c0866890cd6.tar.gz
ynab-export-01e7b1d08582e49233ea2382af3a3c0866890cd6.zip
update to newer 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 af54107..63168c4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,4 +9,4 @@ license = "MIT"
[dependencies]
directories = "2"
-ynab-api = "2"
+ynab-api = "3"