Skip to content

deps: Update bollard requirement in the production-dependencies group #46

deps: Update bollard requirement in the production-dependencies group

deps: Update bollard requirement in the production-dependencies group #46

Workflow file for this run

name: Build and Test
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
env:
CARGO_TERM_COLOR: always
jobs:
build:
# https://github.com/42ByteLabs/.github/blob/main/.github/workflows/cargo-build.yml
uses: 42ByteLabs/.github/.github/workflows/cargo.yml@main
secrets: inherit
# with:
# features: "all"