Skip to content

g3proxy: add initial support for draft-schwartz-modern-http-proxies #355

g3proxy: add initial support for draft-schwartz-modern-http-proxies

g3proxy: add initial support for draft-schwartz-modern-http-proxies #355

Workflow file for this run

name: Cargo-General
permissions: { }
on:
pull_request:
paths:
- 'Cargo.lock'
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@34899fc7ba81ca6268d5947a7a16b4649013fea1 # v2.0.11
with:
command: check bans licenses sources