mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
move a couple more things to workspace deps
This commit is contained in:
@ -6,5 +6,5 @@ edition = "2021"
|
||||
[dependencies]
|
||||
env_logger.workspace = true
|
||||
tinytemplate = "1.1"
|
||||
actix-web = { workspace = true }
|
||||
actix-web.workspace = true
|
||||
serde_json = "1"
|
||||
|
Reference in New Issue
Block a user