Skip to content

v0.3.3

Compare
Choose a tag to compare
@doroved doroved released this 18 Dec 02:54

Update proxer-cli to version 0.3.3 and enhance connection handling

  • Bump version of proxer-cli in Cargo.toml and Cargo.lock from 0.3.2 to 0.3.3.
  • Refactor connection handling in src/server/mod.rs by moving the termination of proxer-cli processes and command-line options parsing to the beginning of the run function for improved clarity and flow.

Full Changelog: v0.3.2...v0.3.3