Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

update deps to fix sec-0052 #16

Open
rex-remind101 wants to merge 1 commit intoreown-com:masterfrom
remind101:fix-sec-0052
Open

update deps to fix sec-0052 #16
rex-remind101 wants to merge 1 commit intoreown-com:masterfrom
remind101:fix-sec-0052

Conversation

@rex-remind101
Copy link

https://rustsec.org/advisories/RUSTSEC-2023-0052

previously relied upon outdated version of tokio-rustls which relied upon old non-forked version of webpki which had a sec issue

bumping all dependencies to latest fixes the issue. also corrected for usage of deprecated apis

How Has This Been Tested?

cargo test

Due Dilligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

…23-0052

previously relied upon outdated version of tokio-rustls which
relied upon old non-forked version of webpki which had a sec issue

bumping all dependencies to latest fixes the issue. also corrected
for usage of deprecated apis
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant