Skip to content

deps: update thiserror requirement from 1 to 2 in the production-dependencies group #27

deps: update thiserror requirement from 1 to 2 in the production-dependencies group

deps: update thiserror requirement from 1 to 2 in the production-dependencies group #27

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