1 2 3 4 5 6 7 8 9
[package] name = "app" edition.workspace = true license.workspace = true rust-version.workspace = true version.workspace = true [lints] workspace = true