版本发布 2
## [3.0.2](https://github.com/mobusoperandi/michie/compare/v3.0.1...v3.0.2) (2023-04-14) ### Bug fixes * update michie-macro version in lockfile ([3ca4ced](https://github.com/mobusoperandi/michie/commit/3ca4ceda42b5337409fab9b71748795d1b689101)) ### Build system / dependencies * cargo update ([e45cb47](https://github.com/mobusoperandi/michie/commit/e45cb47d383de703943095398f323e7685f7acb1)) * cargo update ([d6c94c1](https://github.com/mobusoperandi/michie/commit/d6c94c192f8ce1aa67e4643618be4ae34c54b0f7)) * rm unused cardo-edit ([408fee3](https://github.com/mobusoperandi/michie/commit/408fee3fe7653cdff26870a25e537225a615dfb9)) * update conventional_commits_linter ([7304101](https://github.com/mobusoperandi/michie/commit/730410161c46ca3fca1092a38273c5b79db332b0))
## [3.0.1](https://github.com/mobusoperandi/michie/compare/v3.0.0...v3.0.1) (2023-02-19) ### Testing * add rust-toolchain.toml and update .stderr files ([825f09c](https://github.com/mobusoperandi/michie/commit/825f09c37e330848c6a756895a896f0952534e09)) * satisfy iter_kv_map ([cbdded5](https://github.com/mobusoperandi/michie/commit/cbdded538c4c756aea7483f618bcd66d16a7a4e9)) ### Documentation * fix readme ci badge ([5f122f8](https://github.com/mobusoperandi/michie/commit/5f122f88b0f2a7190b6f73e315e9de67436aa678)), closes [#240](https://github.com/mobusoperandi/michie/issues/240) * rm "made by mobus operandi" ([6948ba2](https://github.com/mobusoperandi/michie/commit/6948ba2b60c2b51a398832626c6d3c3c883c3f42)) * rm erroneous clone call from "how it works" ([a67994e](https://github.com/mobusoperandi/michie/commit/a67994ebe1fedca2e1da71bf5cb85fc618d3ba4a)), closes [#239](https://github.com/mobusoperandi/michie/issues/239) * rm unused import in store_init example ([176c1ad](https://github.com/mobusoperandi/michie/commit/176c1ad616acdf3f1667631b972a8a718c6e3fb7)), closes [#227](https://github.com/mobusoperandi/michie/issues/227) ### Build system / dependencies * rm workaround for https://github.com/rust-lang/cargo/issues/9507 ([25d6fec](https://github.com/mobusoperandi/michie/commit/25d6fec41bc18fafebf47fa46e2a99ba4e4f8c63)) * semantic-release-cargo ([4ad8615](https://github.com/mobusoperandi/michie/commit/4ad8615250a314c28cf93795921c69cfffc3a857)) * upgrade deps ([08ca121](https://github.com/mobusoperandi/michie/commit/08ca12122a353d76b032ae1561e4f8b16ec750c7))