[build-dependencies.cc]
version = "1.0"
[dependencies.openfile]
version = "1.1.0"
[dependencies.winapi-util]
version = "0.1.5"
[package]
authors = ["TheSlam <32799244+salmmanfred@users.noreply.github.com>"]
build = "./src/build.rs"
description = "A small terminal based game engine"
edition = "2018"
exclude = ["./depric/"]
keywords = ["gamedev", "graphics", "multithreading", "engine", "terminal"]
license = "MIT"
links = "./src/c/"
name = "ccdb"
readme = "README.md"
repository = "https://github.com/salmmanfred/ccdb"
version = "1.6.1"