# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "opentalk-kustos-prefix" version = "0.25.0" authors = ["OpenTalk Team "] build = false publish = true autobins = false autoexamples = false autotests = false autobenches = false description = "Derive macro for defining kustos prefix" homepage = "https://opentalk.eu/" documentation = "https://docs.rs/opentalk-kustos-prefix" readme = "README.md" license = "EUPL-1.2" repository = "https://gitlab.opencode.de/opentalk/controller" [lib] name = "opentalk_kustos_prefix" path = "src/lib.rs" [dependencies.kustos-shared] version = "0.25.0" [dependencies.opentalk-kustos-prefix-impl] version = "0.25.0" [lints.clippy] self_named_module_files = "deny"