summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8fd2e41..06d7dd4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,7 @@ description = "Query serde de/serializable objects"
readme = "README.md"
keywords = ["serde", "extension"]
license = "MPL-2.0"
-repository = "https://github.com/matthiasbeyer/serde-select"
+repository = "https://git.beyermatthi.as/serde-select"
[dependencies]
thiserror = "1"