feat: add file lock

This commit is contained in:
2020-10-15 08:13:23 +08:00
parent 6c854065d9
commit b055633cfd
5 changed files with 147 additions and 10 deletions

View File

@@ -17,6 +17,7 @@ chrono = "0.4"
lazy_static = "1.4"
log = "0.4"
simple-logging = "2.0"
file-lock = "1.1"
[profile.release]
opt-level = 'z'