diff options
| author | Owen Jacobson <owen@grimoire.ca> | 2020-06-16 00:13:17 -0400 |
|---|---|---|
| committer | Owen Jacobson <owen@grimoire.ca> | 2020-06-16 00:14:39 -0400 |
| commit | 1763c0e3c44d5aaca17e944246bef3d4d236c01d (patch) | |
| tree | b1b35c1ef9c299945e8bea2d6fd1db8fa0146638 /Cargo.toml | |
| parent | 0801cd259a5073a694afa839447d6bc5daf0d380 (diff) | |
Add a README and project metadata.
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 <owen@grimoire.ca>"] +homepage = "https://things-to-check.herokuapp.com/" edition = "2018" [dependencies] |
