From 22acbd09f089aa3e6310791aee14debb139421e4 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Sun, 7 Mar 2021 06:31:13 -0700 Subject: add self-hosted repository link --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) 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 "] 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] -- cgit v1.2.3