Skip to content

Commit 5b53799

Browse files
chore(deps): bump regex from 1.12.2 to 1.12.3 (#76)
Bumps [regex](https://github.com/rust-lang/regex) from 1.12.2 to 1.12.3. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.2...1.12.3) --- updated-dependencies: - dependency-name: regex dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6009e75 commit 5b53799

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ actix-router = "0.5.3"
3030
gonzales = "0.0.3-beta"
3131
matchit = "0.9.1"
3232
path-tree = "0.8.3"
33-
regex = "1.12.2"
33+
regex = "1.12.3"
3434
route-recognizer = "0.3.1"
3535
routefinder = "0.5.4"
3636
wayfind = "0.9.0"

0 commit comments

Comments
 (0)