summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2023-09-15 11:49:06 +0200
committerStefan Kreutz <mail@skreutz.com>2023-09-15 11:49:06 +0200
commit678a974dd9db3b6b5a15e70d7d2fe2201f49aa30 (patch)
tree1d6f1c98bc43001d17b4d6bbeae1942605d37207
parent665520879ec7fa7c5473cc1bedadd1f98497f219 (diff)
downloadwpa-psk-678a974dd9db3b6b5a15e70d7d2fe2201f49aa30.tar
Set resolver for examples workspace
See https://github.com/rust-lang/rust/issues/90148
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 47db587..7e8bef0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,3 +3,4 @@ members = [
"wpa-psk",
"wpa-psk-cli",
]
+resolver = "2"
Generated by cgit. See skreutz.com for my tech blog and contact information.