Skip to content

chore(deps): bump reqwest from 0.12.25 to 0.12.26 (#32) #63

chore(deps): bump reqwest from 0.12.25 to 0.12.26 (#32)

chore(deps): bump reqwest from 0.12.25 to 0.12.26 (#32) #63

Workflow file for this run

name: CI # Continuous Integration
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
# simplest example of using the rust-base action
jobs:
rust-base:
uses: init4tech/actions/.github/workflows/rust-base.yml@main
with:
require-lockfile: true
rust-profile: 'ci-rust'