summaryrefslogtreecommitdiff
path: root/test/Cargo.toml
blob: eef754cd2cf5aa33b9757be52c8acd93a8f769b1 (plain)
1
2
3
4
5
6
7
8
9
# this is for testing the `rustfmt` check
[package]
name = "flake-checks"
version = "0.1.0"
edition = "2021"

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

[dependencies]