rustls 0.20.9 has a reported vulnerability (RUSTSEC-2024-0336). It can be fixed by upgrading the patch version but I figured we could just update to latest.
Change Type
[ ] Bug fix
[ ] New feature
[x] Non-functional (chore, refactoring, docs)
[ ] Performance
Is this a breaking change?
[ ] Yes
[x] No
How did you test this PR?
cargo nextest
Does this PR include user facing changes?
[ ] Yes. Please add a changelog fragment based on our guidelines.
[ ] No. A maintainer will apply the "no-changelog" label to this PR.
[ ] If this PR introduces changes Vector dependencies (modifies Cargo.lock), please
run dd-rust-license-tool write to regenerate the license inventory and commit the changes (if any). More details here.
Summary
rustls 0.20.9 has a reported vulnerability (RUSTSEC-2024-0336). It can be fixed by upgrading the patch version but I figured we could just update to latest.
Change Type
Is this a breaking change?
How did you test this PR?
cargo nextest
Does this PR include user facing changes?
Checklist
Cargo.lock
), please rundd-rust-license-tool write
to regenerate the license inventory and commit the changes (if any). More details here.References