prime-derived 0.3.2

Forged in Lost Lands is a simple game engine built in Rust that focuses on data control and ease of use
Documentation
[dependencies.prime-forge]
version = "0.3.2"

[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0.9"

[dependencies.syn]
version = "2.0.39"

[dependencies.uuid]
features = ["v4", "fast-rng", "macro-diagnostics"]
version = "1.8.0"

[lib]
proc-macro = true

[package]
authors = ["Gabriel Bernardo"]
description = "Forged in Lost Lands is a simple game engine built in Rust that focuses on data control and ease of use"
edition = "2021"
license = "MIT"
name = "prime-derived"
repository = "https://github.com/GabrielBernardoDaSilva/forged-in-lost-lands"
version = "0.3.2"