mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-24 05:33:27 +00:00
9 lines
121 B
TOML
9 lines
121 B
TOML
|
|
# This file should not trigger the lint
|
|
|
|
[package]
|
|
name = "feature_name"
|
|
version = "0.1.0"
|
|
publish = false
|
|
|
|
[workspace]
|