# SPDX-FileCopyrightText: OpenTalk GmbH # # SPDX-License-Identifier: EUPL-1.2 [package] authors.workspace = true description = "Derive macro for defining kustos prefix" documentation = "https://docs.rs/opentalk-kustos-prefix" edition = "2021" homepage.workspace = true license = "EUPL-1.2" name = "opentalk-kustos-prefix" publish = true repository.workspace = true version.workspace = true [lints] workspace = true [dependencies] kustos-shared.workspace = true opentalk-kustos-prefix-impl.workspace = true