Update README.md about regex syntax link

This commit is contained in:
Stephen Seo 2023-07-13 15:49:00 +09:00
parent eb0ac2df5d
commit 2652bd6785
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ for the output text, and the color will be left unspecified (usually defaulting
to white).
For a reference of what kind of regex is supported,
[see this page](https://docs.rs/regex/1.6.0/regex/index.html#syntax).
[see this page](https://docs.rs/regex/1.9.1/regex/index.html#syntax).
## Net graph