mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-23 13:13:34 +00:00
7 lines
96 B
TOML
7 lines
96 B
TOML
|
[package]
|
||
|
name = "clippy_workspace_tests"
|
||
|
version = "0.1.0"
|
||
|
|
||
|
[workspace]
|
||
|
members = ["subcrate"]
|