Remove "lazy_static" crate dependency from Cargo.toml.

Additional Changes:
- Update Cargo.lock.
This commit is contained in:
Zeke Fast
2025-04-29 23:22:05 +02:00
parent fefebaaffe
commit 37e6b2cb09
2 changed files with 0 additions and 3 deletions

1
Cargo.lock generated
View File

@@ -977,7 +977,6 @@ dependencies = [
"glob",
"hagrid-database",
"hyperx",
"lazy_static",
"lettre",
"multipart",
"num_cpus",