geph-official / geph4-client

Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering.
https://geph.io
GNU General Public License v3.0
2.78k stars 335 forks source link

Update dependencies to address security vulnerabilities #171

Open t4nature opened 5 months ago

t4nature commented 5 months ago

Description

This Pull Request updates several dependencies to their newer versions, addressing the vulnerabilities reported by cargo audit. The primary goal is to ensure our project remains secure and stable, without introducing breaking changes.

Changes

Testing

All updates have been tested by running cargo test, ensuring all existing tests pass without any issues. While comprehensive automated testing has been conducted, further manual testing and review are recommended to ensure that the updates do not affect application functionality.

Additional Notes

These updates are critical for maintaining the security integrity of our project. As such, a detailed review and further manual testing are advisable before merging.

Call to Action

I encourage the team to review these changes thoroughly. Please provide feedback or approval at your earliest convenience. Should any adjustments be required, I am ready to address them to ensure our project remains secure and functional.

Thank you for your attention to this important matter.