Skip to content

Commit

Permalink
re_arrow2 0.17.5 (#7262)
Browse files Browse the repository at this point in the history
Updates to `re_arrow2` 0.17.5, which fixes a very nasty capacity leak.

See also:
* rerun-io/re_arrow2#9
  • Loading branch information
teh-cmc authored Aug 23, 2024
1 parent b0aaeb2 commit bd2354b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4251,9 +4251,9 @@ dependencies = [

[[package]]
name = "re_arrow2"
version = "0.17.4"
version = "0.17.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c1285f33f03e2faf9f77b06c19f32f8c54792a4cbb19df762b9ea70b79e0773d"
checksum = "55322c12f50d5a372e8c8b9bf672894e8280772dc62af3a44188c98556363404"
dependencies = [
"ahash",
"arrow-format",
Expand Down

0 comments on commit bd2354b

Please sign in to comment.