mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +02:00
split up mysql modules
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@ -4877,7 +4877,10 @@ version = "1.0.0"
|
||||
dependencies = [
|
||||
"actix-web",
|
||||
"chrono",
|
||||
"derive_more",
|
||||
"dotenv",
|
||||
"env_logger",
|
||||
"log",
|
||||
"mysql 24.0.0",
|
||||
"serde",
|
||||
]
|
||||
|
Reference in New Issue
Block a user