1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Rin <rnarkkx@gmail.com>"]
description = "A file format"
documentation = "https://github.com/synthet-ic/think/docs"
edition = "2018"
homepage = "https://github.com/synthet-ic/think"
license = "MIT OR Apache-2.0"
name = "think"
readme = "README.md"
repository = "https://github.com/synthet-ic/think"
version = "0.1.0"