From 9f67482189783782098bdd097dd827b688b1d734 Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Sat, 21 May 2022 00:47:10 +0200 Subject: Update Git repository URL --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f93873e..1d6dda7 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/repos/wpa-psk-rs.git" +repository = "https://git.skreutz.com/wpa-psk-rs" license = "MIT OR Apache-2.0" keywords = ["wifi", "wpa", "password", "hash"] categories = ["command-line-utilities", "algorithms"] -- cgit v1.2.3