File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 191
191
//!
192
192
//! ## Examples
193
193
//!
194
- //! - Simple cargo binary: [trycmd's integration tests](https://github.com/assert-rs/trycmd /blob/main/tests/cli_tests.rs)
195
- //! - Simple example: [trycmd's integration tests](https://github.com/assert-rs/trycmd /blob/main/tests/example_tests.rs)
194
+ //! - Simple cargo binary: [trycmd's integration tests](https://github.com/assert-rs/snapbox /blob/main/crates/trycmd /tests/cli_tests.rs)
195
+ //! - Simple example: [trycmd's integration tests](https://github.com/assert-rs/snapbox /blob/main/crates/trycmd /tests/example_tests.rs)
196
196
//! - [typos](https://github.com/crate-ci/typos) (source code spell checker)
197
197
//! - [clap](https://github.com/clap-rs/clap/) (CLI parser) to test examples
198
198
//!
You can’t perform that action at this time.
0 commit comments