11 lines
406 B
Modula-2
Raw Normal View History

2025-10-07 11:12:02 +01:00
[package]
name = "infrastructure_templates"
edition = "v0.11.3"
version = "0.1.0"
description = "Infrastructure component templates"
[dependencies]
provisioning = { path = "../../../../kcl", version = "0.0.1" }
os = { path = "../../../../extensions/taskservs/infrastructure/os/kcl", version = "0.0.1" }
webhook = { path = "../../../../extensions/taskservs/infrastructure/webhook/kcl", version = "0.0.1" }