1
0
mirror of https://github.com/actix/examples synced 2025-06-27 01:27:43 +02:00

remove lazy_static

This commit is contained in:
Rob Ede
2022-09-11 16:14:07 +01:00
parent ed04cc97b3
commit fc0486dd4a
4 changed files with 8 additions and 8 deletions

2
Cargo.lock generated
View File

@ -5779,7 +5779,7 @@ dependencies = [
"diesel",
"dotenv",
"env_logger 0.9.0",
"lazy_static",
"once_cell",
"r2d2",
"rust-argon2",
"serde",