feat: add test.c

This commit is contained in:
2021-01-10 15:15:38 +08:00
parent dee3033007
commit 316ba7b338
3 changed files with 11 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[lib]
name = "dotalib"
name = "dota"
crate-type = ["staticlib"]
[dependencies]