[dependencies.spitfire-core]
version = "0.1"
[dependencies.spitfire-glow]
optional = true
version = "0.1"
[features]
glow = ["spitfire-glow"]
[package]
authors = ["Patryk 'PsichiX' Budzynski <psichix@gmail.com>"]
description = "Spitfire toolset"
documentation = "https://docs.rs/spitfire"
edition = "2021"
homepage = "https://github.com/PsichiX/spitfire"
license = "MIT OR Apache-2.0"
name = "spitfire"
readme = "README.md"
repository = "https://github.com/PsichiX/spitfire"
resolver = "1"
version = "0.1.1"