pack_component_template 0.4.123

Internal template used by packc for generating pack components
Documentation
# 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 = "2024"
name = "pack_component_template"
version = "0.4.123"
authors = ["Greentic <engineering@greentic.dev>"]
build = false
publish = true
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Internal template used by packc for generating pack components"
readme = "README.md"
license = "MIT"
repository = "https://github.com/greenticai/greentic-pack"
resolver = "2"

[lib]
name = "pack_component_template"
path = "src/lib.rs"