Update Rust crate lazy_static to 1.5.0
This commit is contained in:
		| @@ -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.8" | ||||
| actix-web-httpauth = "0.8.2" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user