What's Changed
* Support for rpm file which does not have a dependency on /bin/sh by cat-in-136 in https://github.com/cat-in-136/cargo-generate-rpm/pull/52
* Add optional fields url and vendor by RocketJas in https://github.com/cat-in-136/cargo-generate-rpm/pull/54 and cat-in-136 in https://github.com/cat-in-136/cargo-generate-rpm/pull/55
* fix bug (37) of glob in assets in combination with a workspace project and support for 50 directory target of non-glob assets by cat-in-136 in https://github.com/cat-in-136/cargo-generate-rpm/pull/53
* Upgrading of dependent libraries
* switch to maintained fork of rpm-rs, rpm-rs/rpm by drahnr in https://github.com/cat-in-136/cargo-generate-rpm/pull/51
* upgrade elf crate to version 0.7.x. by cat-in-136 in https://github.com/cat-in-136/cargo-generate-rpm/pull/56
* Documentation update
* Add user/group configuration options to readme by Christiaan676 in https://github.com/cat-in-136/cargo-generate-rpm/pull/49
* Fix typo, `buitin` -> `builtin` by kianmeng in https://github.com/cat-in-136/cargo-generate-rpm/pull/57
New Contributors
* Christiaan676 made their first contribution in https://github.com/cat-in-136/cargo-generate-rpm/pull/49
* drahnr made their first contribution in https://github.com/cat-in-136/cargo-generate-rpm/pull/51
* RocketJas made their first contribution in https://github.com/cat-in-136/cargo-generate-rpm/pull/54
* kianmeng made their first contribution in https://github.com/cat-in-136/cargo-generate-rpm/pull/57
**Full Changelog**: https://github.com/cat-in-136/cargo-generate-rpm/compare/v0.9.1...v0.10.0