From 1763c0e3c44d5aaca17e944246bef3d4d236c01d Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Tue, 16 Jun 2020 00:13:17 -0400 Subject: Add a README and project metadata. --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 70ab851..1ec0475 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,8 +1,10 @@ [package] name = "things-to-check" version = "0.4.1-alpha.0" +repository = "https://github.com/ojacobson/things-to-check/" publish = false authors = ["Owen Jacobson "] +homepage = "https://things-to-check.herokuapp.com/" edition = "2018" [dependencies] -- cgit v1.2.3