Skip to content

Commit

Permalink
chore(dep): bump arrow-udf-flight
Browse files Browse the repository at this point in the history
Signed-off-by: MrCroxx <[email protected]>
  • Loading branch information
MrCroxx committed Jul 3, 2024
1 parent cd4660e commit e3ff0aa
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 53 deletions.
126 changes: 73 additions & 53 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,7 @@ deno_web = { git = "https://github.com/bakjos/deno", rev = "787a232" }
deno_websocket = { git = "https://github.com/bakjos/deno", rev = "787a232" }
# patch to remove preserve_order from serde_json
bson = { git = "https://github.com/risingwavelabs/bson-rust", rev = "e5175ec" }
arrow-udf-flight = { git = "https://github.com/risingwavelabs/arrow-udf", rev = "54f6d69" }

[workspace.metadata.dylint]
libraries = [{ path = "./lints" }]

0 comments on commit e3ff0aa

Please sign in to comment.