Closed tessus closed 1 year ago
Patch has no changes to coverable lines.
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
:loudspeaker: Thoughts on this report? Let us know!.
Not sure why codecov/project complains, because there are no code changes. Weird.
@tessus there is another security issue on rustypaste-cli
if you want to throw in some thoughts: https://github.com/orhun/rustypaste-cli/issues/49
Description
I didn't see that the bot already opened PRs for the crates. However it also contains an update to use a more recent
rustls
which uses the replacement (rustls-webpki
) for the unmaintainedwebpki
crate.The updated crates require Rust >= 1.68.0, thus I updated the Dockerfile to use the latest Rust version (1.72.0).
Motivation and Context
Closes #125 #132 #133 #134
How Has This Been Tested?
cargo test fixtures
Changelog Entry
Types of Changes
Checklist: