Skip to content

Update Rust crate regex to 1.10.3 #8

Update Rust crate regex to 1.10.3

Update Rust crate regex to 1.10.3 #8

Workflow file for this run

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