Commits


Heres, Daniel authored and Andrew Lamb committed ff6327680e2
ARROW-11021: [Rust] Update dependencies Updates dependencies bytes,. rustyline, rand and zstd. Notably, the zstd upgrade includes some nice perf. improvements https://github.com/facebook/zstd/releases/tag/v1.4.7 . I skipped updating `rand` in `arrow` for now, as it requires quite some changes in the benchmark code. Closes #9020 from Dandandan/updates_dependency Authored-by: Heres, Daniel <danielheres@gmail.com> Signed-off-by: Andrew Lamb <andrew@nerdnetworks.org>