v1.7.3
What's Changed
- More clear page on docs.rs by @Etto48 in #96
- Added install requirements to README by @Etto48 in #98
- Updated crossterm to v0.28.1 by @Etto48 in #99
- Updated symbolic-demangle to v12.10.0 and tokio to v1.39.2 by @Etto48 in #100
Bugfix in crossterm
This fix is in theory breaking the serialization of key settings and KeyEvents in general, if you encounter any problems related to CAPS_LOCK and NUM_LOCK check the original issue.
Full Changelog: v1.7.2...v1.7.3