Commits


Sutou Kouhei authored and Wes McKinney committed 8a7b0d0d3fd
ARROW-5788: [Rust] Use both "path" and "version" for internal dependencies We need "path" to release a new version by "cargo publish". We need "version" to use released packages. Author: Sutou Kouhei <kou@clear-code.com> Closes #4873 from kou/rust-version-with-path and squashes the following commits: bd7738280 <Sutou Kouhei> Use both "path" and "version" for internal dependencies