summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--code.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/code.md b/code.md
index d22ded8..d16af76 100644
--- a/code.md
+++ b/code.md
@@ -63,6 +63,6 @@ A utility to run the PostgreSQL server off a temporary data directory.
A command-line utility and Rust library to compute the WPA pre-shared key of a Wi-Fi SSID and passphrase.
* Git [repository](https://www.skreutz.com/scm/git/wpa-psk-rs.git/)
-* Cargo package on [crates.io](https://crates.io/crates/wpa-psk), and [lib.rs](https://lib.rs/crates/wpa-psk)
+* Rust crate on [crates.io](https://crates.io/crates/wpa-psk), and [lib.rs](https://lib.rs/crates/wpa-psk)
* Library documentation on [docs.rs](https://docs.rs/wpa-psk/latest/wpa_psk/)
Generated by cgit. See skreutz.com for my tech blog and contact information.