aboutsummaryrefslogtreecommitdiff
path: root/development/tools/cargo-workspace2/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--development/tools/cargo-workspace2/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/tools/cargo-workspace2/Cargo.toml b/development/tools/cargo-workspace2/Cargo.toml
index 8c8abb0144e2..4f4181d8764f 100644
--- a/development/tools/cargo-workspace2/Cargo.toml
+++ b/development/tools/cargo-workspace2/Cargo.toml
@@ -1,10 +1,10 @@
[package]
name = "cargo-workspace2"
-version = "0.2.1"
+version = "0.2.2"
description = "A tool to query and manage complex cargo workspaces"
authors = ["Mx Kookie <kookie@spacekookie.de>"]
documentation = "https://docs.rs/cargo-workspace2"
-repository = "https://git.open-communication.net/spacekookie/cargo-workspace2"
+repository = "https://dev.spacekookie.de/kookie/nomicon/src/development/tools/cargo-workspace2"
license = "GPL-3.0-or-later"
edition = "2018"