summaryrefslogtreecommitdiff
path: root/wpa-psk-cli
diff options
context:
space:
mode:
Diffstat (limited to 'wpa-psk-cli')
-rw-r--r--wpa-psk-cli/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/wpa-psk-cli/Cargo.toml b/wpa-psk-cli/Cargo.toml
index 6561dde..7d2cd0b 100644
--- a/wpa-psk-cli/Cargo.toml
+++ b/wpa-psk-cli/Cargo.toml
@@ -5,7 +5,7 @@ authors = ["Stefan Kreutz <mail@skreutz.com>"]
edition = "2021"
description = "A command-line utility to compute the WPA-PSK of a Wi-FI SSID and passphrase"
readme = "README.md"
-repository = "https://www.skreutz.com/scm/git/wpa-psk.git"
+repository = "https://git.skreutz.com/wpa-psk.git"
license = "MIT OR Apache-2.0"
keywords = ["wifi", "wpa", "password", "hash"]
categories = ["command-line-utilities"]
Generated by cgit. See skreutz.com for my tech blog and contact information.