summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-02-26 10:36:16 +0200
committerLars Wirzenius <liw@liw.fi>2022-02-26 10:36:16 +0200
commitb8243f6167236507969740c95c1f1369ba6f938b (patch)
tree037b7c50e430b565ab3adcb69243f1eed63de56e
parent319df2e0b5117a376fdd463870120153dcb1a593 (diff)
downloadroadmap-b8243f6167236507969740c95c1f1369ba6f938b.tar.gz
fix(Cargo.toml): spelling of repository
Sponsored-by: author
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a655588..077dcc6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@ authors = ["Lars Wirzenius <liw@liw.fi>"]
edition = "2018"
license = "MIT-0"
description = "model a project roadmap as a directed acyclic graph"
-repostiory = "https://gitlab.com/larswirzenius/roadmap"
+repository = "https://gitlab.com/larswirzenius/roadmap"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html