Update Rust crate lazy_static to 1.5.0
This commit is contained in:
parent
3da08d7c5f
commit
a6f2186117
@ -10,7 +10,7 @@ clap = { version = "4.5.35", features = ["derive", "env"] }
|
||||
tar = "0.4.38"
|
||||
actix-web = "4.10.2"
|
||||
actix = "0.13.5"
|
||||
lazy_static = "1.4.0"
|
||||
lazy_static = "1.5.0"
|
||||
log = "0.4.17"
|
||||
env_logger = "0.11.7"
|
||||
actix-web-httpauth = "0.8.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user