nmrs 3.2.0
nmrs 3.2.0
Published to crates.io
See CHANGELOG.md for details.
What's Changed
- fix(nmrs): switch to correct connection validation method by @cachebag in #426
- fix(#352): guard connect operations with async mutex to prevent TOCTOU race by @cachebag in #427
- feat(#433): EAP-TLS and WPA3-EAP 192bit mode by @jrb0001 in #434
- fix(#433): require EAP-TLS key and cert in builder by @cachebag in #436
New Contributors
Full Changelog: nmrs-v3.1.5...nmrs-v3.2.0