garlic-hub
|
0788c43c3f
|
Clean up clippy warnings
|
2024-03-08 10:46:24 -08:00 |
|
dependabot[bot]
|
ed23fb9054
|
Upgrade regex and regex-syntax
Bump regex from 1.7.3 to 1.9.1
Bumps [regex](https://github.com/rust-lang/regex) from 1.7.3 to 1.8.3.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com
Bump regex-syntax from 0.6.29 to 0.7.2
Bumps [regex-syntax](https://github.com/rust-lang/regex) from 0.6.29 to 0.7.2.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/commits)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: regex-syntax
dependency-type: direct:production
update-type: version-update:semver-minor
Supersedes: #1334
Supersedes: #1343
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-09 01:02:55 -06:00 |
|
Hang Qian
|
3f6ff2ca32
|
Match against reference instead of value
|
2022-04-02 20:56:38 +02:00 |
|
sharkdp
|
cadaef3f07
|
Show error if pattern matches leading dot but --hidden is not given, closes #615
|
2020-12-06 15:57:33 +01:00 |
|
sharkdp
|
9ef9bf7b80
|
Add tests for regex_helper
|
2020-04-03 22:36:32 +02:00 |
|
sharkdp
|
809fd8fb78
|
Move regex helpers to new module
|
2020-04-03 22:36:32 +02:00 |
|