You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2021/07/06 20:09:07 UTC

[arrow-rs] branch master updated (a1aace8 -> 80a57be)

This is an automated email from the ASF dual-hosted git repository.

alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git.


    from a1aace8  fix readme instructions to reflect new structure (#524)
     add 80a57be  Update rand, proc-macro and zstd dependencies (#488)

No new revisions were added by this update.

Summary of changes:
 arrow-flight/Cargo.toml                      | 2 +-
 arrow-pyarrow-integration-testing/Cargo.toml | 2 ++
 arrow/Cargo.toml                             | 5 ++++-
 arrow/benches/mutable_array.rs               | 4 ++--
 arrow/benches/take_kernels.rs                | 2 +-
 arrow/src/util/bench_util.rs                 | 5 +++--
 arrow/src/util/bit_util.rs                   | 2 +-
 arrow/src/util/data_gen.rs                   | 2 +-
 arrow/src/util/test_util.rs                  | 2 +-
 parquet/Cargo.toml                           | 3 +--
 10 files changed, 17 insertions(+), 12 deletions(-)