Update Rust crate lazy_static to 1.5.0
This commit is contained in:
parent
80b9ffd4e0
commit
17e064504a
@ -38,5 +38,5 @@ url = "2.5.0"
|
|||||||
light-openid = { version = "1.0.4", features = ["crypto-wrapper"] }
|
light-openid = { version = "1.0.4", features = ["crypto-wrapper"] }
|
||||||
bincode = "2.0.1"
|
bincode = "2.0.1"
|
||||||
chrono = "0.4.40"
|
chrono = "0.4.40"
|
||||||
lazy_static = "1.4.0"
|
lazy_static = "1.5.0"
|
||||||
mailchecker = "6.0.8"
|
mailchecker = "6.0.8"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user