summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2022-05-21 00:47:10 +0200
committerStefan Kreutz <mail@skreutz.com>2022-05-21 00:47:10 +0200
commit9f67482189783782098bdd097dd827b688b1d734 (patch)
tree91427d6064930bae81ef25c1049248d2332bb406 /Cargo.toml
parent821abe59fb5ffcf8d5cb836ed9625170a8971123 (diff)
downloadwpa-psk-9f67482189783782098bdd097dd827b688b1d734.tar
Update Git repository URL
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <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/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"]
Generated by cgit. See skreutz.com for my tech blog and contact information.