### Chore

 - uniformize deny attributes
 - remove default link to cargo doc everywhere

### 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.
 - 4 commits where understood as [conventional](https://www.conventionalcommits.org).
 - 0 issues like '(#ID)' where seen in commit messages

### Commit Details

 * **Uncategorized**
    - 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)
    - remove default link to cargo doc everywhere (533e887)