summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2022-05-26 21:10:52 +0200
committerStefan Kreutz <mail@skreutz.com>2022-05-26 21:10:52 +0200
commitc3208b30771c2378ec48e2a2d10338bd3ad90137 (patch)
treeed7ff3fe9da5d55ded8f270fb6dda21e9b91a3d8
parent62863d6fc00c9f3b13bd58f9bea17c4a99b7d828 (diff)
downloadwpa-psk-c3208b30771c2378ec48e2a2d10338bd3ad90137.tar
Change Git repository URL
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <mail@skreutz.com>"]
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"]
Generated by cgit. See skreutz.com for my tech blog and contact information.