aboutsummaryrefslogtreecommitdiff
path: root/core/test/Cargo.toml
blob: d78fa4f8ea39f7d3b19bf8902eef1a7f0b9cd0c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[package]
name = "there-is-nopads-test"
authors = [ "CatilGrass" ]
version = "0.1.0"
edition = "2024"

[dependencies]
there-is-nopads-core = { path = "../../core" }

# Not A Controller