mirror of
https://github.com/icewind1991/warp-real-ip.git
synced 2026-06-03 18:54:06 +02:00
tests
This commit is contained in:
parent
2c87a837b0
commit
58b51a72cf
4 changed files with 65 additions and 5 deletions
|
|
@ -7,4 +7,7 @@ keywords = ["warp"]
|
|||
categories = ["web-programming::http-server"]
|
||||
|
||||
[dependencies]
|
||||
warp = { version = "0.2" }
|
||||
warp = { version = "0.2" }
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { version = "0.2", features = ["macros"] }
|
||||
Loading…
Add table
Add a link
Reference in a new issue