summaryrefslogtreecommitdiffstats
path: root/src/tools/rustfmt/tests/cargo-fmt/source/issue_3164/Cargo.toml
blob: 580ef7e6e24fe1405c83964ae8ca734f46cdd67d (plain)
1
2
3
4
5
6
7
8
[package]
name = "issue_3164"
version = "0.1.0"
edition = "2021"

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

[dependencies]