豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

cargo: Update Rust crate bytes to v1.11.1 [SECURITY] #20

cargo: Update Rust crate bytes to v1.11.1 [SECURITY]

cargo: Update Rust crate bytes to v1.11.1 [SECURITY] #20

Workflow file for this run

name: pr
on:
pull_request:
paths:
- '**/*.rs'
- '**/Cargo.toml'
- 'Cargo.lock'
- '.github/workflows/ci.yml'
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
ci:
name: ci
permissions:
contents: read
uses: ./.github/workflows/ci.yml