diff options
author | Shav Kinderlehrer <[email protected]> | 2024-04-07 21:06:21 -0400 |
---|---|---|
committer | Shav Kinderlehrer <[email protected]> | 2024-04-07 21:06:46 -0400 |
commit | 938be8949fbb9735953309611c73589be04a2ccb (patch) | |
tree | 3a9c88ea1643ff17873ca7ec53cf7a85a0c87451 /Cargo.toml | |
parent | 2faf2898295bbc4b4712b2ad82292f90c1c92f32 (diff) | |
download | chela-1.2.0.tar.gz chela-1.2.0.zip |
Use proper IP address when behind proxyv1.2.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "chela" -version = "1.1.0" +version = "1.2.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |