Skip to content

build(deps): bump hyper from 0.14.27 to 1.1.0 #636

build(deps): bump hyper from 0.14.27 to 1.1.0

build(deps): bump hyper from 0.14.27 to 1.1.0 #636

Workflow file for this run

name: Check License, sources
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on: [ push ]
env:
CARGO_TERM_COLOR: always
CARGO_NET_GIT_FETCH_WITH_CLI: true
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@v1