summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
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 efd5b75..dd92396 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@ authors = ["Stefan Kreutz <mail@skreutz.com>"]
edition = "2021"
description = "Parallel sequential iterator"
readme = "README.md"
-repository = "https://git.skreutz.com/parseq-rs.git"
+repository = "https://git.skreutz.com/parseq.git"
license = "MIT OR Apache-2.0"
keywords = ["parallel", "sequential", "ordered", "iterator"]
categories = ["concurrency"]
Generated by cgit. See skreutz.com for my tech blog and contact information.