Skip to content

Commit d5cdfa0

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump lazy-regex from 3.5.1 to 3.6.0
Bumps [lazy-regex](https://github.com/Canop/lazy-regex) from 3.5.1 to 3.6.0. - [Changelog](https://github.com/Canop/lazy-regex/blob/main/CHANGELOG.md) - [Commits](https://github.com/Canop/lazy-regex/commits) --- updated-dependencies: - dependency-name: lazy-regex dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd5ede5 commit d5cdfa0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -119,7 +119,7 @@ arrow-flight = { version = "=57.3.0", features = ["flight-sql-experimental"] }
119119
futures = "0.3.31"
120120
half = "2.7.1"
121121
indoc = "2.0.7"
122-
lazy-regex = "3.4.1"
122+
lazy-regex = "3.6.0"
123123
parking_lot = "0.12.4"
124124
sqlparser-latest = { version = "0.57.0", package = "sqlparser", features = ["visitor"] }
125125
tokio-util = "0.7.15"

0 commit comments

Comments
 (0)