From c3208b30771c2378ec48e2a2d10338bd3ad90137 Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Thu, 26 May 2022 21:10:52 +0200 Subject: Change Git repository URL --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 73df795..6b7f39b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["Stefan Kreutz "] edition = "2021" description = "Compute the WPA-PSK of a Wi-FI SSID and passphrase" readme = "README.md" -repository = "https://www.skreutz.com/scm/git/wpa-psk-rs.git" +repository = "https://www.skreutz.com/scm/git/wpa-psk.git" license = "MIT OR Apache-2.0" keywords = ["wifi", "wpa", "password", "hash"] categories = ["command-line-utilities", "algorithms"] -- cgit v1.2.3