aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a7e8543..ae5be6a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,6 +5,7 @@ authors = ["boringcactus / Melody Horn <melody@boringcactus.com>"]
edition = "2018"
description = "a framework for implementing node graph based computing with the actor model"
readme = "README.md"
+repository = "https://code.boringcactus.com/hope/"
license-file = "LICENSE.txt"
[dependencies]