From 53f34a6d47c43d96e5a3f5b368387776e9db7b02 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 9 Aug 2019 05:01:41 -0400 Subject: start sketching out some stuff using the api --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 02e2b4c..1ca3b8e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,3 +5,4 @@ authors = ["Jesse Luehrs "] edition = "2018" [dependencies] +ynab-api = { path = "ynab-api" } -- cgit v1.2.3-54-g00ecf