Skip to content

Commit

Permalink
otel: Update some rust crates
Browse files Browse the repository at this point in the history
- rustls to fix a 'panic in `Acceptor::accept`'

That also requires an update to rustls-pki-types

- hashbrown

It's not clear that this is actually a problem for us and we have two
different versions in Cargo.lock, one which isn't vulnerable, but just
bump the other version anyway, if you try and remove it altogether it
gets added back...

Link: <https://rustsec.org/advisories/RUSTSEC-2024-0399.html>
Link: <https://github.com/nginx/unit/security/dependabot/11>
Closes: <#1503>
Signed-off-by: Andrew Clayton <[email protected]>
  • Loading branch information
ac000 committed Dec 17, 2024
1 parent ae20ab0 commit 05d2fdc
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/otel/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 05d2fdc

Please sign in to comment.