File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11#![ warn( clippy:: all) ]
22#![ warn( rust_2018_idioms) ]
33
4- //!! [](https://travis-ci.com/EmbarkStudios/cargo-deny)
4+ //! # ❌ cargo-deny
5+ //!
6+ //! [](https://travis-ci.com/EmbarkStudios/cargo-deny)
57//! [](https://crates.io/crates/cargo-deny)
68//! [](https://docs.rs/cargo-deny)
79//!
8- //! # ❌ cargo-deny
9- //!
1010//! One of the key selling points of Rust is the ever growing and improving ecosystem of crates
1111//! available that can be easily added to your project incredibly easily via `cargo`. This is great!
1212//! However, the larger the project is and the more dependencies you have, the harder it is to keep
You can’t perform that action at this time.
0 commit comments