Skip to content

Commit

Permalink
Merge branch 'main' into fix-proto-serialize-udwf
Browse files Browse the repository at this point in the history
  • Loading branch information
jcsherin committed Nov 15, 2024
2 parents 74e547b + 8c35270 commit 9caec41
Show file tree
Hide file tree
Showing 71 changed files with 1,249 additions and 1,247 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ recursive = "0.1.1"
regex = "1.8"
rstest = "0.23.0"
serde_json = "1"
sqlparser = { version = "0.51.0", features = ["visitor"] }
sqlparser = { version = "0.52.0", features = ["visitor"] }
tempfile = "3"
tokio = { version = "1.36", features = ["macros", "rt", "sync"] }
url = "2.2"
Expand Down
Loading

0 comments on commit 9caec41

Please sign in to comment.