[package]
name = "ashscript-types"
version = "0.3.0"
edition = "2021"
authors=["Ashscript Contributors"]
description="Types for Ashcript Game game and action states"
homepage="https://github.com/Ashscript-Game/ashscript-types"
license = "MIT OR Apache-2.0"
[dependencies]
hashbrown = "0.15.0"
hexx = "0.18.0"
enum-map = "2.7.3"