[package] name = "the-app" version = "0.1.0" edition = "2024" license = "EUPL-1.2" [dependencies] the-lib.workspace = true regex = "*" [lints] workspace = true