From 44849fe54059319f445f413041ebffe07bc7d162 Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Tue, 20 Dec 2022 10:11:13 +0100 Subject: Rename repository --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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 "] 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"] -- cgit v1.2.3