Skip to content

build(deps): bump proc-macro2 from 1.0.78 to 1.0.85 #3042

build(deps): bump proc-macro2 from 1.0.78 to 1.0.85

build(deps): bump proc-macro2 from 1.0.78 to 1.0.85 #3042

Workflow file for this run

name: Test
on: [ push, merge_group ]
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.1
- uses: actions-rust-lang/setup-rust-toolchain@v1.8.0
with:
toolchain: 1.76.0
- run: cargo test --all-features