[package]
name = "moogle"
version = "0.1.2"
authors = ["Nyeogmi <economicsbat@gmail.com>"]
description = "a data store for relational code"
readme = "README.md"
homepage = "https://github.com/nyeogmi/moogle"
repository = "https://github.com/nyeogmi/moogle"
license = "MIT OR Apache-2.0"
keywords = ["gamedev", "database"]
categories = ["database-implementations", "data-structures", "game-development", "memory-management"]
edition = "2018"
[dependencies]
[dev-dependencies]
quickcheck = "1"
quickcheck_macros = "1"