mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
refactor: improve basics example
This commit is contained in:
@ -98,6 +98,7 @@ actix-web-lab = "0.24"
|
||||
actix-ws = "0.3"
|
||||
awc = "3.7"
|
||||
|
||||
async-stream = "0.3"
|
||||
chrono = { version = "0.4.30", features = ["serde"] }
|
||||
color-eyre = "0.6"
|
||||
derive_more = "2"
|
||||
|
Reference in New Issue
Block a user