mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-10 05:53:10 +00:00
![Arnavion](/assets/img/avatar_default.png)
The previous logic incorrectly matches the deepest child of the current directory that is a crate.
7 lines
96 B
TOML
7 lines
96 B
TOML
[package]
|
|
name = "clippy_workspace_tests"
|
|
version = "0.1.0"
|
|
|
|
[workspace]
|
|
members = ["subcrate"]
|