Skip to content

Commit 87b5023

Browse files
chore(deps): bump regex-syntax from 0.8.5 to 0.8.6 (apache#17320)
Bumps [regex-syntax](https://github.com/rust-lang/regex) from 0.8.5 to 0.8.6. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-syntax-0.8.5...regex-syntax-0.8.6) --- updated-dependencies: - dependency-name: regex-syntax dependency-version: 0.8.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad100fb commit 87b5023

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

datafusion/optimizer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ itertools = { workspace = true }
5252
log = { workspace = true }
5353
recursive = { workspace = true, optional = true }
5454
regex = { workspace = true }
55-
regex-syntax = "0.8.0"
55+
regex-syntax = "0.8.6"
5656

5757
[dev-dependencies]
5858
async-trait = { workspace = true }

0 commit comments

Comments
 (0)