mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-17 19:14:16 +00:00
10 lines
121 B
TOML
10 lines
121 B
TOML
|
|
# This file should not trigger the lint
|
|
|
|
[package]
|
|
name = "feature_name"
|
|
version = "0.1.0"
|
|
publish = false
|
|
|
|
[workspace]
|