mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +02:00
@ -6,9 +6,10 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "3"
|
||||
|
||||
bytes = "0.5"
|
||||
env_logger = "0.8"
|
||||
futures = "0.3.1"
|
||||
futures-util = "0.3"
|
||||
log = "0.4"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
|
Reference in New Issue
Block a user