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" }