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 491e564 Force fresh cargo cache key in CI (#839)
add d6f3ef7 fix parquet_derive with default features (and fix `cargo
publish`) (#837)
No new revisions were added by this update.
Summary of changes:
.github/workflows/rust.yml | 14 ++++++++++----
dev/release/rat_exclude_files.txt | 1 +
dev/release/verify-release-candidate.sh | 19 ++++++++++++++++++-
parquet/Cargo.toml | 4 ++--
{arrow => parquet_derive}/test/dependency/README.md | 0
.../test/dependency/default-features/Cargo.toml | 5 +++--
.../test/dependency/default-features}/src/main.rs | 0
7 files changed, 34 insertions(+), 9 deletions(-)
copy {arrow => parquet_derive}/test/dependency/README.md (100%)
copy {arrow => parquet_derive}/test/dependency/default-features/Cargo.toml
(81%)
copy {arrow/test/dependency/simd =>
parquet_derive/test/dependency/default-features}/src/main.rs (100%)