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