aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-09-14 14:44:06 -0400
committerJesse Luehrs <doy@tozt.net>2019-09-14 14:44:06 -0400
commit706172677867d4f31ab7394013335e865bd14866 (patch)
treee3a1195302f8cf83b90c5d9e8e0f08b4cdef3651 /Cargo.toml
parent200e668210f091bfc5e61efed28033b6da92015f (diff)
downloadynab-export-706172677867d4f31ab7394013335e865bd14866.tar.gz
ynab-export-706172677867d4f31ab7394013335e865bd14866.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 4b7fe01..e25e4b5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,4 +9,4 @@ license = "MIT"
[dependencies]
directories = "2"
-ynab-api = "1"
+ynab-api = "2"