mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +02:00
normalize ports to 8080
This commit is contained in:
@ -5,5 +5,8 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "4"
|
||||
|
||||
env_logger = "0.9"
|
||||
log = "0.4"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
|
Reference in New Issue
Block a user