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

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