[package]
name = "modelforge"
version = "0.1.8"
description = "Provider-aware model target parsing primitives for archive tools"
license = "MIT"
edition = "2024"
rust-version = "1.85"
authors = ["Trevor Knott (Knott Dynamics)"]
readme = "README.md"
repository = "https://github.com/Tknott95/ModelForge"
homepage = "https://github.com/Tknott95/ModelForge"
documentation = "https://docs.rs/modelforge"
keywords = ["modelforge", "model", "huggingface", "ollama", "civitai"]
categories = ["command-line-utilities", "development-tools"]
include = ["Cargo.toml", "Cargo.lock", "README.md", "LICENSE", "CHANGELOG.md", "src/**"]
[dependencies]