Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

ci: set msrv to 1.74 #2

ci: set msrv to 1.74

ci: set msrv to 1.74 #2

Workflow file for this run

permissions:
pull-requests: write
contents: write
on:
push:
branches:
- main
workflow_dispatch:
jobs:
release-plz:
uses: joshka/github-workflows/.github/workflows/rust-release-plz.yml@main
permissions:
pull-requests: write
contents: write
secrets:
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}