From 01e7b1d08582e49233ea2382af3a3c0866890cd6 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 7 Nov 2019 10:41:18 -0500 Subject: update to newer ynab-api --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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" -- cgit v1.2.3-54-g00ecf