feat: add sana

This commit is contained in:
2020-08-16 10:55:12 +08:00
parent b92afd290f
commit 6e7909f04d
3 changed files with 216 additions and 0 deletions

11
sana/Cargo.toml Normal file
View File

@@ -0,0 +1,11 @@
[package]
name = "sana"
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]
sana = "0.1.1"