Skip to content

Bump indexmap from 2.2.5 to 2.2.6 #142

Bump indexmap from 2.2.5 to 2.2.6

Bump indexmap from 2.2.5 to 2.2.6 #142

Workflow file for this run

on: [ push ]
name: CI
jobs:
build_and_test:
name: Rust project
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- run: cargo test