Change lazy_static to 1.4
This commit is contained in:
@ -21,4 +21,4 @@ serde_json = "1.0"
|
|||||||
serde_yaml = "0.8"
|
serde_yaml = "0.8"
|
||||||
toml = "0.5"
|
toml = "0.5"
|
||||||
sha3 = "0.10"
|
sha3 = "0.10"
|
||||||
lazy_static = "1.4.0"
|
lazy_static = "1.4"
|
||||||
|
Reference in New Issue
Block a user