What's Changed
- Fix newly introduced clippy lint by @marmeladema in #57
- drop "MIT License" line from LICENSE by @martinvonz in #58
- Fix multiple bound locations lint by @marmeladema in #59
- Make
contains
take&self
instead of&mut self
by @marmeladema in #60 - Release 0.6.2 by @marmeladema in #61
New Contributors
- @martinvonz made their first contribution in #58
Full Changelog: v0.6.1...v0.6.2