cfg_compiler 0.1.0

cfg setup
Documentation
[dependencies.rustc_version]
version = "0.4.1"

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

[package]
authors = ["quratoop <quratoop@quratoop.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "cfg setup"
edition = "2024"
homepage = "https://github.com/quratoop/cfg_compiler"
keywords = ["build", "cfg"]
license = "MIT OR Apache-2.0"
name = "cfg_compiler"
readme = "README.md"
repository = "https://github.com/quratoop/cfg_compiler"
version = "0.1.0"