[dev-dependencies.ureq]
version = "2.6.1"
[lib]
doctest = false
proc-macro = true
[package]
authors = ["David Cruz <davidccodes@gmail.com>"]
description = "Zig's comptime for Rust with zero dependencies. Mostly something to play around with until more stuff is const fn."
edition = "2021"
license = "MIT"
name = "constime"
readme = "README.md"
version = "0.2.0"