Skip to content

Commit

Permalink
build(rust): bump arboard from 3.3.2 to 3.4.0 (#15989)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 5, 2024
1 parent 73cbdb2 commit 4f7775e
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 36 deletions.
89 changes: 54 additions & 35 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 @@ -85,7 +85,7 @@ version_check = "0.9.4"
xxhash-rust = { version = "0.8.6", features = ["xxh3"] }
zstd = "0.13"
uuid = { version = "1.7.0", features = ["v4"] }
arboard = { version = "3.3.2", default-features = false }
arboard = { version = "3.4.0", default-features = false }

polars = { version = "0.39.2", path = "crates/polars", default-features = false }
polars-compute = { version = "0.39.2", path = "crates/polars-compute", default-features = false }
Expand Down

0 comments on commit 4f7775e

Please sign in to comment.