summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 f9cec6d..f5d7d33 100644
--- a/wpa-psk-cli/Cargo.toml
+++ b/wpa-psk-cli/Cargo.toml
@@ -13,7 +13,7 @@ publish = true
[dependencies]
clap = { version = "4.6.1", features = ["derive"] }
-wpa-psk = { path = "../wpa-psk", version = "0.2.3" }
+wpa-psk = { path = "../wpa-psk", version = "0.2.4" }
[target.'cfg(target_os = "openbsd")'.dependencies]
pledge = "0.4.2"
Generated by cgit. See skreutz.com for my tech blog and contact information.