adding html to responder, and improving responder, adding data to server
This commit is contained in:
@@ -4,7 +4,7 @@ version = "0.1.1"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
tokio = { version = "1.49.0", features = ["macros", "rt", "rt-multi-thread", "signal", "net"] }
|
||||
tokio = { version = "1.50.0", features = ["macros", "rt", "rt-multi-thread", "signal", "net"] }
|
||||
tokio-util = "0.7.18"
|
||||
|
||||
http = "1.4.0"
|
||||
|
||||
Reference in New Issue
Block a user