summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2021-06-12 15:14:03 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2021-06-12 15:14:03 +0100
commitc18796db698cb686a89c5dec049dd8c9896481ea (patch)
tree397a56b756a8c25e4903f3329730deba6d0947c4 /Cargo.toml
parent56ad5f7ba657a1cb70d5d74da6514582df18c62e (diff)
downloadsubplot-c18796db698cb686a89c5dec049dd8c9896481ea.tar.gz
chore: update Cargo.tomls for release
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b4d473d..fe57587 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,7 +11,7 @@ description = '''
tools for specifying, documenting,
and implementing automated acceptance tests for systems and software'''
homepage = "https://subplot.liw.fi/"
-repository = "https://gitlab.com/larswirzenius/subplot"
+repository = "https://gitlab.com/subplot/subplot"
[workspace]
members = [ "subplotlib", "subplotlib-derive" ]