Skip to content

Commit 18bdefd

Browse files
build(deps): Bump sqlparser from 0.50.0 to 0.59.0
Bumps [sqlparser](https://github.com/apache/datafusion-sqlparser-rs) from 0.50.0 to 0.59.0. - [Changelog](https://github.com/apache/datafusion-sqlparser-rs/blob/main/CHANGELOG.md) - [Commits](apache/datafusion-sqlparser-rs@v0.50.0...v0.59.0) --- updated-dependencies: - dependency-name: sqlparser dependency-version: 0.59.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e70009 commit 18bdefd

File tree

2 files changed

+163
-6
lines changed

2 files changed

+163
-6
lines changed

Cargo.lock

Lines changed: 162 additions & 5 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
@@ -7,7 +7,7 @@ description = "A crate for building sqlc plugins"
77

88
[dependencies]
99
prost = "0.14.1"
10-
sqlparser = "0.50"
10+
sqlparser = "0.59"
1111

1212
[build-dependencies]
1313
prost-build = "0.14.1"

0 commit comments

Comments
 (0)