Skip to content

g3proxy: add proxy_protocol support in direct_fixed escaper #131

g3proxy: add proxy_protocol support in direct_fixed escaper

g3proxy: add proxy_protocol support in direct_fixed escaper #131

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@13fd9ef18c30518efe066a8ac36cd629cc377507 # v2.0.5
with:
command: check bans licenses sources