Skip to content

Commit

Permalink
Merge pull request #111 from caibirdme/dependabot/cargo/sqlparser-0.50.0
Browse files Browse the repository at this point in the history
chore(deps): bump sqlparser from 0.49.0 to 0.50.0
  • Loading branch information
caibirdme authored Aug 21, 2024
2 parents ce9bff9 + 92d38f6 commit 8805171
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ validator = { version = "0.18.1", features = ["derive"] }
pretty_assertions = { workspace = true }
serde_urlencoded = "0.7.1"
serde_yaml = "0.9.34"
sqlparser = "0.49.0"
sqlparser = "0.50.0"

[build-dependencies]
anyhow = "1.0.82"
Expand Down

0 comments on commit 8805171

Please sign in to comment.