Start tracking lock dependencies

This commit is contained in:
2021-02-21 16:45:21 +01:00
parent df198ded5d
commit 6153af6426
2 changed files with 100 additions and 13 deletions

View File

@@ -7,3 +7,4 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
lazy_static = "1"