add grassmudhorse

This commit is contained in:
2020-05-05 11:32:54 +08:00
parent 128e77c9df
commit f62f966eaf
4 changed files with 245 additions and 3 deletions

10
Cargo.toml Normal file
View File

@@ -0,0 +1,10 @@
[package]
name = "grassmudhorse"
version = "0.1.0"
authors = ["Hatter Jiang <jht5945@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
err-derive = "0.2.2"