mirror of
https://codeberg.org/icewind/real-ip.git
synced 2026-06-03 17:44:06 +02:00
cargo meta
This commit is contained in:
parent
86341fa1b7
commit
04e964f81c
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ edition = "2021"
|
|||
repository = "https://github.com/icewind1991/real-ip"
|
||||
license = "MIT OR Apache-2.0"
|
||||
rust-version = "1.60.0"
|
||||
description = "Get the \"real ip\" of an incoming request using the \"forwarded\", \"x-forwarded-for\" or \"x-real-ip\" headers set by reverse proxies."
|
||||
|
||||
[dependencies]
|
||||
http = "1.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue