Skip to content

chore(deps): update axum requirement from 0.6.1 to 0.7.1 #12

chore(deps): update axum requirement from 0.6.1 to 0.7.1

chore(deps): update axum requirement from 0.6.1 to 0.7.1 #12

Workflow file for this run

name: Rust
on:
push:
branches: [ "main" ]
tags: [ "*" ]
pull_request:
branches: [ "*" ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
check:
permissions:
issues: write
pull-requests: write
contents: read
uses: famedly/backend-build-workflows/.github/workflows/rust-workflow.yml@main
secrets: inherit