summaryrefslogtreecommitdiffstats
path: root/src/tools/rustfmt/tests/mod-resolver/test-submodule-issue-5119/Cargo.toml
blob: 0993f12795991d2ec4a75bb396aff7643cfa1d16 (plain)
1
2
3
4
5
6
7
8
[package]
name = "rustfmt-test-submodule-issue"
version = "0.1.0"
edition = "2018"

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

[dependencies]