rust-cli/confy (confy)
### [`v0.6.1`](https://redirect.github.com/rust-cli/confy/releases/tag/v0.6.1)
[Compare Source](https://redirect.github.com/rust-cli/confy/compare/v0.6.0...v0.6.1)
#### What's Changed
- Match Licensing Information between Cargo.toml and Repository by [@deg4uss3r](https://redirect.github.com/deg4uss3r) in [https://github.com/rust-cli/confy/pull/93](https://redirect.github.com/rust-cli/confy/pull/93)
- Implement `store_perms` & `store_path_perms` to specify file permissions by [@HorlogeSkynet](https://redirect.github.com/HorlogeSkynet) in [https://github.com/rust-cli/confy/pull/94](https://redirect.github.com/rust-cli/confy/pull/94)
#### New Contributors
- [@HorlogeSkynet](https://redirect.github.com/HorlogeSkynet) made their first contribution in [https://github.com/rust-cli/confy/pull/94](https://redirect.github.com/rust-cli/confy/pull/94)
**Full Changelog**: https://github.com/rust-cli/confy/compare/v0.6.0...v0.6.1
### [`v0.6.0`](https://redirect.github.com/rust-cli/confy/releases/tag/v0.6.0)
[Compare Source](https://redirect.github.com/rust-cli/confy/compare/0.5.1...v0.6.0)
`v0.6.0` is a breaking change due to updated dependencies.
CHANGELOG
[`3331a99`](https://redirect.github.com/rust-cli/confy/commit/3331a99) Updated Cargo.toml to 0.6.0 and reported breaking changes in the README as was done previously
[`87e29ce`](https://redirect.github.com/rust-cli/confy/commit/87e29ce) Merge pull request [#88](https://redirect.github.com/rust-cli/confy/issues/88) from daniestevez/update-dependencies
[`6d03bde`](https://redirect.github.com/rust-cli/confy/commit/6d03bde) update dependencies
[`d5abd6c`](https://redirect.github.com/rust-cli/confy/commit/d5abd6c) Merge pull request [#83](https://redirect.github.com/rust-cli/confy/issues/83) from jreppnow/patch-1
[`de35749`](https://redirect.github.com/rust-cli/confy/commit/de35749) use general error type for example in readme.md
[`700337e`](https://redirect.github.com/rust-cli/confy/commit/700337e) Merge pull request [#80](https://redirect.github.com/rust-cli/confy/issues/80) from RampedIndent/patch-3
[`f003b47`](https://redirect.github.com/rust-cli/confy/commit/f003b47) Update README.md to address [#61](https://redirect.github.com/rust-cli/confy/issues/61)
[`ad0c862`](https://redirect.github.com/rust-cli/confy/commit/ad0c862) Merge pull request [#79](https://redirect.github.com/rust-cli/confy/issues/79) from deg4uss3r/degausser/fix_lints
[`14906cd`](https://redirect.github.com/rust-cli/confy/commit/14906cd) Update lints to work with Rust 1.67
[`d899afe`](https://redirect.github.com/rust-cli/confy/commit/d899afe) Merge pull request [#78](https://redirect.github.com/rust-cli/confy/issues/78) from RampedIndent/patch-2
[`581cd78`](https://redirect.github.com/rust-cli/confy/commit/581cd78) Changed heading level
[`ae5ccc5`](https://redirect.github.com/rust-cli/confy/commit/ae5ccc5) Update README.md
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
0.5
->0.6
Release Notes
rust-cli/confy (confy)
### [`v0.6.1`](https://redirect.github.com/rust-cli/confy/releases/tag/v0.6.1) [Compare Source](https://redirect.github.com/rust-cli/confy/compare/v0.6.0...v0.6.1) #### What's Changed - Match Licensing Information between Cargo.toml and Repository by [@deg4uss3r](https://redirect.github.com/deg4uss3r) in [https://github.com/rust-cli/confy/pull/93](https://redirect.github.com/rust-cli/confy/pull/93) - Implement `store_perms` & `store_path_perms` to specify file permissions by [@HorlogeSkynet](https://redirect.github.com/HorlogeSkynet) in [https://github.com/rust-cli/confy/pull/94](https://redirect.github.com/rust-cli/confy/pull/94) #### New Contributors - [@HorlogeSkynet](https://redirect.github.com/HorlogeSkynet) made their first contribution in [https://github.com/rust-cli/confy/pull/94](https://redirect.github.com/rust-cli/confy/pull/94) **Full Changelog**: https://github.com/rust-cli/confy/compare/v0.6.0...v0.6.1 ### [`v0.6.0`](https://redirect.github.com/rust-cli/confy/releases/tag/v0.6.0) [Compare Source](https://redirect.github.com/rust-cli/confy/compare/0.5.1...v0.6.0) `v0.6.0` is a breaking change due to updated dependencies. CHANGELOG [`3331a99`](https://redirect.github.com/rust-cli/confy/commit/3331a99) Updated Cargo.toml to 0.6.0 and reported breaking changes in the README as was done previously [`87e29ce`](https://redirect.github.com/rust-cli/confy/commit/87e29ce) Merge pull request [#88](https://redirect.github.com/rust-cli/confy/issues/88) from daniestevez/update-dependencies [`6d03bde`](https://redirect.github.com/rust-cli/confy/commit/6d03bde) update dependencies [`d5abd6c`](https://redirect.github.com/rust-cli/confy/commit/d5abd6c) Merge pull request [#83](https://redirect.github.com/rust-cli/confy/issues/83) from jreppnow/patch-1 [`de35749`](https://redirect.github.com/rust-cli/confy/commit/de35749) use general error type for example in readme.md [`700337e`](https://redirect.github.com/rust-cli/confy/commit/700337e) Merge pull request [#80](https://redirect.github.com/rust-cli/confy/issues/80) from RampedIndent/patch-3 [`f003b47`](https://redirect.github.com/rust-cli/confy/commit/f003b47) Update README.md to address [#61](https://redirect.github.com/rust-cli/confy/issues/61) [`ad0c862`](https://redirect.github.com/rust-cli/confy/commit/ad0c862) Merge pull request [#79](https://redirect.github.com/rust-cli/confy/issues/79) from deg4uss3r/degausser/fix_lints [`14906cd`](https://redirect.github.com/rust-cli/confy/commit/14906cd) Update lints to work with Rust 1.67 [`d899afe`](https://redirect.github.com/rust-cli/confy/commit/d899afe) Merge pull request [#78](https://redirect.github.com/rust-cli/confy/issues/78) from RampedIndent/patch-2 [`581cd78`](https://redirect.github.com/rust-cli/confy/commit/581cd78) Changed heading level [`ae5ccc5`](https://redirect.github.com/rust-cli/confy/commit/ae5ccc5) Update README.mdConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.