Add unit tests and use Rust 2021

This commit is contained in:
KernelErr
2021-10-25 22:12:44 +08:00
parent 4352050b04
commit 7a5ce8e1b6
6 changed files with 120 additions and 6 deletions

2
Cargo.lock generated
View File

@@ -76,7 +76,7 @@ dependencies = [
[[package]]
name = "fourth"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"futures",
"log",