diff options
| author | Stefan Kreutz <mail@skreutz.com> | 2022-05-22 01:44:26 +0200 |
|---|---|---|
| committer | Stefan Kreutz <mail@skreutz.com> | 2022-05-22 01:44:26 +0200 |
| commit | b7bf1f410301a8c484a6f8838f4d67a831843c37 (patch) | |
| tree | fa87d42f80285bee79302196e4c1030121f47247 | |
| parent | 7ad373b4d5585b412728495a08dd834bdc6e9ab4 (diff) | |
| download | wpa-psk-0.1.4.tar | |
Bump patch versionwpa-psk-0.1.4
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "wpa-psk" -version = "0.1.3" +version = "0.1.4" authors = ["Stefan Kreutz <mail@skreutz.com>"] edition = "2021" description = "Compute the WPA-PSK of a Wi-FI SSID and passphrase" |