Skip to content

Update Rust crate regex to v1.11.1 #368

Update Rust crate regex to v1.11.1

Update Rust crate regex to v1.11.1 #368

Workflow file for this run

name: Pull Request
on:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: cargo test