summaryrefslogtreecommitdiffstats
path: root/src/tools/cargo/tests/testsuite/init/ignores_failure_to_format_source/out/Cargo.toml
blob: dcdb8da2c97ada0db6ccfdcd552c2ec110308911 (plain)
1
2
3
4
5
6
7
8
[package]
name = "case"
version = "0.1.0"
edition = "2021"

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

[dependencies]