File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 33[ ![ Latest Version] [ crate-image ]] [ crate-link ]
44[ ![ Docs] [ docs-image ]] [ docs-link ]
55![ Apache 2.0/MIT licensed] [ license-image ]
6+ [ ![ Build Status] [ build-image ]] [ build-link ]
67
78Build and verify Rust packages that are reproducible byte-for-byte using
89a Cargo-driven workflow.
910
11+ ## Requirements
12+
13+ - Rust 1.31+
14+
1015## Status
1116
1217This tool is in the planning stage and is not presently usable.
@@ -47,6 +52,8 @@ additional terms or conditions.
4752[ docs-image ] : https://docs.rs/cargo-repro/badge.svg
4853[ docs-link ] : https://docs.rs/cargo-repro/
4954[ license-image ] : https://img.shields.io/badge/license-Apache2.0%2FMIT-blue.svg
55+ [ build-image ] : https://travis-ci.com/rust-secure-code/cargo-repro.svg?branch=develop
56+ [ build-link ] : https://travis-ci.com/rust-secure-code/cargo-repro
5057[ cc ] : https://contributor-covenant.org
5158[ CODE_OF_CONDUCT.md ] : https://github.com/rust-secure-code/cargo-repro//blob/develop/CODE_OF_CONDUCT.md
5259[ LICENSE-APACHE ] : https://github.com/rust-secure-code/cargo-repro/blob/develop/LICENSE-APACHE
You can’t perform that action at this time.
0 commit comments