feat: add main4

This commit is contained in:
2020-11-20 23:50:29 +08:00
parent 6488b111d7
commit 30dc4a1416
5 changed files with 106 additions and 1 deletions

View File

@@ -7,3 +7,5 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
serde = { version = "1.0", features = ["derive"] }
bincode = "*"