diff --git a/README.md b/README.md index 9acd5bb4a..bc73b921a 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Add this to your `Cargo.toml`: ```toml [dependencies] -regex = "1.5" +regex = "1.6" ``` Here's a simple example that matches a date in YYYY-MM-DD format and prints the