core: polish the core of ripgrep
This I believe finishes are quest to do mechanical updates to ripgrep's style, bringing it in line with my current practice (loosely speaking).
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -53,7 +53,7 @@ jobs:
|
||||
include:
|
||||
- build: pinned
|
||||
os: ubuntu-latest
|
||||
rust: 1.70.0
|
||||
rust: 1.72.1
|
||||
- build: stable
|
||||
os: ubuntu-latest
|
||||
rust: stable
|
||||
|
||||
Reference in New Issue
Block a user