Change lazy_static to 1.4

This commit is contained in:
notplants 2022-05-11 11:05:49 +02:00
parent 610d60d989
commit ab0401e555
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@ serde_json = "1.0"
serde_yaml = "0.8"
toml = "0.5"
sha3 = "0.10"
lazy_static = "1.4.0"
lazy_static = "1.4"