example/docs

This commit is contained in:
Robin Appelman 2024-08-30 22:54:48 +02:00
commit e38ce5b316
5 changed files with 53 additions and 1 deletions

View file

@ -49,6 +49,8 @@ jobs:
- uses: actions/checkout@v3
- name: Check semver
uses: obi1kenobi/cargo-semver-checks-action@v2
with:
feature-group: all-features
msrv:
runs-on: ubuntu-latest