Skip to content

Commit b5b2357

Browse files
build(deps): bump regex-syntax from 0.8.3 to 0.8.4
Bumps [regex-syntax](https://github.com/rust-lang/regex) from 0.8.3 to 0.8.4. - [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.3...regex-syntax-0.8.4) --- updated-dependencies: - dependency-name: regex-syntax dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec835ab commit b5b2357

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ async-trait = "0.1"
5353
futures = "0.3"
5454
object_store = { version = "0.10.1", features = ["aws", "gcp", "azure"] }
5555
parking_lot = "0.12"
56-
regex-syntax = "0.8.1"
56+
regex-syntax = "0.8.4"
5757
syn = "2.0.67"
5858
url = "2.2"
5959
sqlparser = "0.47.0"

0 commit comments

Comments
 (0)