We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04ca832 commit 2a3f64fCopy full SHA for 2a3f64f
README.md
@@ -37,7 +37,7 @@ $ proxy_logger --bind-listener-addr 127.0.0.1:20502 --remote-addr 127.0.0.1:2058
37
Run the following command and wait until the crate is compiled:
38
39
```sh
40
-$ cargo install --git https://github.com/obaraelijah/proxy_logger.git --tag v0.1.1 proxy_logger
+$ cargo install --git https://github.com/obaraelijah/proxy_logger.git --tag v0.1.2 proxy_logger
41
```
42
43
Also you can remove tag option to install the latest development version.
0 commit comments