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 3
3
[ ![ Latest Version] [ crate-image ]] [ crate-link ]
4
4
[ ![ Docs] [ docs-image ]] [ docs-link ]
5
5
![ Apache 2.0/MIT licensed] [ license-image ]
6
+ [ ![ Build Status] [ build-image ]] [ build-link ]
6
7
7
8
Build and verify Rust packages that are reproducible byte-for-byte using
8
9
a Cargo-driven workflow.
9
10
11
+ ## Requirements
12
+
13
+ - Rust 1.31+
14
+
10
15
## Status
11
16
12
17
This tool is in the planning stage and is not presently usable.
@@ -47,6 +52,8 @@ additional terms or conditions.
47
52
[ docs-image ] : https://docs.rs/cargo-repro/badge.svg
48
53
[ docs-link ] : https://docs.rs/cargo-repro/
49
54
[ 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
50
57
[ cc ] : https://contributor-covenant.org
51
58
[ CODE_OF_CONDUCT.md ] : https://github.com/rust-secure-code/cargo-repro//blob/develop/CODE_OF_CONDUCT.md
52
59
[ 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