wu 0.1.0

A practical game and data language.
[package]
name    = "wu"
version = "0.1.0"
authors = ["nilq <i.am@nilq.dk>"]
edition = "2018"
license = "MIT"
description = "A practical game and data language."

[dependencies]
colored     = "2.0.0"
rustyline   = "9.0.0"
backtrace   = "0.3"
toml        = "0.4"
git2        = "0.6"
dirs        = "2.0.2"
fs_extra    = "1.1.0"