mirror of
https://github.com/icewind1991/warp-real-ip.git
synced 2026-06-03 18:54:06 +02:00
initial try
This commit is contained in:
parent
4c21ea0f75
commit
2c87a837b0
4 changed files with 1286 additions and 5 deletions
|
|
@ -3,7 +3,8 @@ name = "warp-real-ip"
|
|||
version = "0.1.0"
|
||||
authors = ["Robin Appelman <robin@icewind.nl>"]
|
||||
edition = "2018"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
keywords = ["warp"]
|
||||
categories = ["web-programming::http-server"]
|
||||
|
||||
[dependencies]
|
||||
warp = { version = "0.2" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue