1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

chore: update pin-project

This commit is contained in:
Rob Ede
2024-07-07 01:42:16 +01:00
parent ea07cc2370
commit 03879899a5
13 changed files with 43 additions and 67 deletions

View File

@ -9,5 +9,5 @@ diesel = { version = "2", features = ["sqlite", "r2d2", "uuid"] }
dotenvy.workspace = true
env_logger.workspace = true
log.workspace = true
serde = { version = "1.0", features = ["derive"] }
serde.workspace = true
uuid.workspace = true