[package]
name = "temper-core"
version = "0.6.0"
license = "Apache-2.0 OR MIT"
edition = "2021"
rust-version = "1.71.1"
readme = false
documentation = "https://temperlang.dev/tutorial/"
description = "Runtime support for Python generated by Temper"
homepage = "https://temperlang.dev/"
repository = "https://github.com/temperlang/temper/"
[dependencies]
indexmap = "=2.11.4"