aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f3f352b..1a037ba 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,6 +3,8 @@ name = "notion"
version = "0.0.1-beta.3"
authors = ["Jake Swenson <jake@jakeswenson.com>"]
edition = "2018"
+repository = "https://github.com/jakeswenson/notion"
+readme = "README.md"
description = "A Notion Api Client"
license = "MIT"