File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1
- # system-deps [ ![ ] ( https://img.shields.io/crates/v/system-deps.svg )] ( https://crates.io/crates/system-deps ) [ ![ ] ( https://docs.rs/system-deps/badge.svg )] ( https://docs.rs/system-deps ) [ ![ codecov] ( https://codecov.io/gh/gdesmott/system-deps/branch/master /graph/badge.svg?token=13DAFV8M8G )] ( https://codecov.io/gh/gdesmott/system-deps ) [ ![ CI] ( https://github.com/gdesmott/system-deps/workflows/CI/badge.svg )] ( https://github.com/gdesmott/system-deps/actions )
1
+ # system-deps [ ![ ] ( https://img.shields.io/crates/v/system-deps.svg )] ( https://crates.io/crates/system-deps ) [ ![ ] ( https://docs.rs/system-deps/badge.svg )] ( https://docs.rs/system-deps ) [ ![ codecov] ( https://codecov.io/gh/gdesmott/system-deps/branch/main /graph/badge.svg?token=13DAFV8M8G )] ( https://codecov.io/gh/gdesmott/system-deps ) [ ![ CI] ( https://github.com/gdesmott/system-deps/workflows/CI/badge.svg )] ( https://github.com/gdesmott/system-deps/actions )
2
2
3
3
` system-deps ` lets you write system dependencies in ` Cargo.toml ` metadata,
4
4
rather than programmatically in ` build.rs ` . This makes those dependencies
You can’t perform that action at this time.
0 commit comments