ttb 0.1.0

A crate for saving and loading of tinytown build files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.regenboog]
version = "0.1.0"

[dependencies.thiserror]
version = "1.0.15"
[dev-dependencies.proptest]
version = "0.9.6"

[package]
authors = ["lumi <lumi@pew.im>"]
description = "A crate for saving and loading of tinytown build files"
edition = "2018"
license = "AGPL-3.0-or-later"
name = "ttb"
repository = "https://gitlab.com/lumi/tinytown"
version = "0.1.0"