Skip to content

Commit

Permalink
Update datafusion-functions-json (#2637)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkleeman authored Feb 5, 2025
1 parent 0ee5869 commit 106b4de
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 crates/storage-query-datafusion/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ bytestring = { workspace = true }
chrono = { workspace = true }
codederror = { workspace = true }
datafusion = { workspace = true }
datafusion-functions-json = { version = "0.44.1" }
datafusion-functions-json = { version = "0.44.2" }
derive_more = { workspace = true }
futures = { workspace = true }
paste = { workspace = true }
Expand Down

0 comments on commit 106b4de

Please sign in to comment.