Skip to content

Update Rust crate regex to v1.10.5 #144

Update Rust crate regex to v1.10.5

Update Rust crate regex to v1.10.5 #144

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