tagit-core 0.3.0

core functionality of tagit
Documentation
[dependencies.anyhow]
version = "1.0.100"

[dependencies.owo-colors]
version = "4.2.3"

[dependencies.semver]
version = "1.0.23"

[dependencies.static_assertions]
version = "1.1.0"

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

[package]
authors = ["Alisa Feistel <alisafeistel@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "core functionality of tagit"
edition = "2024"
license = "MIT OR Apache-2.0"
name = "tagit-core"
publish = true
readme = false
repository = "https://github.com/parrrate/opentagit"
rust-version = "1.90"
version = "0.3.0"