From d8b6975f3648bef228060f71480c86cc2d9cd540 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 27 Aug 2019 00:08:40 -0400 Subject: project metadata --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8f2d0bd..255dd70 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,9 @@ name = "ynab-export" version = "0.0.1" authors = ["Jesse Luehrs "] edition = "2018" +description = "ynab-export is a tool to help export a YNAB budget to a database" +repository = "https://git.tozt.net/ynab-export" +license = "MIT" [dependencies] directories = "2" -- cgit v1.2.3-54-g00ecf