2
0
Fork 0
mirror of https://github.com/rust-lang/rust-clippy synced 2025-01-03 08:49:08 +00:00
rust-clippy/tests/ui-cargo/duplicate_mod/fail/Cargo.toml
2022-05-14 22:31:13 +01:00

5 lines
84 B
TOML

[package]
name = "duplicate_mod"
edition = "2021"
publish = false
version = "0.1.0"