magistamp/Cargo.toml

14 lines
381 B
TOML
Raw Normal View History

2025-06-24 20:12:53 -04:00
[package]
name = "magistamp"
version = "0.0.0"
edition = "2021"
description = "🪄 Magistamp: A Rust tool to magically seal your source files with SPDX license headers."
repository = "/CyberMages/magistamp"
authors = ["CyberMages LLC <Software@CyberMagesLLC.com>", "Jason Travis Smith <Myrddin@CyberMages.tech>"]
readme = "README.md"
license-file = "LICENSE.md"
[dependencies]