commit | 9f5f468b169a9d42548db56b1711a13751468aeb | [log] [tgz] |
---|---|---|
author | Damien Martin-Guillerez <damienmg@users.noreply.github.com> | Tue Jun 30 17:46:36 2020 +0200 |
committer | GitHub <noreply@github.com> | Tue Jun 30 17:46:36 2020 +0200 |
tree | 8af483cde5f2900e53e4ddade78ba0ad076f677f | |
parent | a37e0f43d947193d30f9b23897a06fa38191fdd7 [diff] |
Deprecate out dir tar (#360) This attribute force the usage of tar as part of the build which is problematic for various platform. Instead of adding support for it in native format, just remove this one as we have the cargo_build_script rule.
This repository provides rules for building Rust projects with Bazel.
Please refer to the full documentation.