fix clippy warnings
release: v7.0.0
Update serde_yaml and make dependency versions much looser
This is the library that the mapm binaries use for their functionality.
mapm is a problem-management software that allows you to quickly iterate through drafts of exams. By modularizing your problems into their own files, you can easily mix and match problems and compile exams and solution manuals.
By using built-in TeX macros and a sane implementation of the incredibly human-readable YAML configuration language, you can spend less time learning how to organize your exam creation process and more time on the exam itself.
Read the library documentation for mapm at docs.rs/mapm.