summaryrefslogtreecommitdiffstats
path: root/src/tools/clippy/tests/ui-cargo/module_style/fail_mod_remap/Cargo.toml
blob: a822fad388f56fa635624219490149a1bf00c363 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "fail-mod-remap"
version = "0.1.0"
edition = "2018"
publish = false

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]