Skip to content

Commit b096be1

Browse files
chore(deps): bump regex-syntax from 0.8.8 to 0.8.9
Bumps [regex-syntax](https://github.com/rust-lang/regex) from 0.8.8 to 0.8.9. - [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.8...regex-syntax-0.8.9) --- updated-dependencies: - dependency-name: regex-syntax dependency-version: 0.8.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b83141 commit b096be1

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
@@ -55,7 +55,7 @@ itertools = { workspace = true }
5555
log = { workspace = true }
5656
recursive = { workspace = true, optional = true }
5757
regex = { workspace = true }
58-
regex-syntax = "0.8.6"
58+
regex-syntax = "0.8.9"
5959

6060
[dev-dependencies]
6161
async-trait = { workspace = true }

0 commit comments

Comments
 (0)