### Chore
- uniformize deny attributes
### New Features
- use docsrs feature in code to show what is feature-gated automatically on docs.rs
- pass --cfg docsrs when compiling for https://docs.rs
### Commit Statistics
- 5 commits contributed to the release over the course of 3 calendar days.
- 6 days passed between releases.
- 3 commits where understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' where seen in commit messages
### Commit Details
* **Uncategorized**
- Release git-path v0.4.1 (5e82346)
- Merge branch 'example-new-repo' (946dd3a)
- use docsrs feature in code to show what is feature-gated automatically on docs.rs (b1c40b0)
- uniformize deny attributes (f7f136d)
- pass --cfg docsrs when compiling for https://docs.rs (5176771)