From 90d3b963d7aa92076c5024b04476f9ddffd42214 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 7 Nov 2019 10:42:15 -0500 Subject: update to the latest 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 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" -- cgit v1.2.3-54-g00ecf