Skip to content

build(deps): bump syn from 2.0.74 to 2.0.79 #244

build(deps): bump syn from 2.0.74 to 2.0.79

build(deps): bump syn from 2.0.74 to 2.0.79 #244

Workflow file for this run

name: Test
on: [ push, merge_group ]
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions-rust-lang/[email protected]
with:
toolchain: 1.72.1
- run: cargo test --all-features