mirror of
https://github.com/actix/examples
synced 2025-06-28 18:00:37 +02:00
move serde deps to workspace
This commit is contained in:
@ -11,4 +11,4 @@ futures-util.workspace = true
|
||||
json = "0.12"
|
||||
log.workspace = true
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
serde_json.workspace = true
|
||||
|
Reference in New Issue
Block a user