Commits


Ben Kimock authored and Andy Grove committed 2a0fc0afd64
ARROW-9845: [Rust] [Parquet] Move serde_json dependency to dev-dependencies as it is only used in tests This PR is a cherry pick of f2e79ca712a3ae5617526a4b4db7f550f25b2897 by @saethlin against latest master (to get a clean CI run) as suggested https://github.com/apache/arrow/pull/8042#issuecomment-683797840 Closes #8087 from alamb/alamb/ARROW-9845-dependencies Authored-by: Ben Kimock <kimockb@gmail.com> Signed-off-by: Andy Grove <andygrove73@gmail.com>