Skip to content

chore(deps): update http requirement from 0.2.6 to 1.0.0 #11

chore(deps): update http requirement from 0.2.6 to 1.0.0

chore(deps): update http requirement from 0.2.6 to 1.0.0 #11

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