diff options
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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] |