[package]
name = "stynx-code-config"
version = "3.6.1"
edition = "2024"
description = "Configuration loading and settings management"
license = "MIT"
repository = "https://github.com/maulanasdqn/stynx-code"
readme = "../README.md"
[dependencies]
serde = { workspace = true }
serde_json = { workspace = true }