Add lazy_static package

This commit is contained in:
2024-01-14 16:43:25 -05:00
parent 043a56c275
commit ae3406fc59
2 changed files with 3 additions and 0 deletions

1
Cargo.lock generated
View File

@ -1505,6 +1505,7 @@ dependencies = [
"diesel",
"dotenv",
"http",
"lazy_static",
"leptos",
"leptos_actix",
"leptos_icons",