Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build & clippy lints #156

Merged
merged 2 commits into from
Aug 23, 2023
Merged

Fix build & clippy lints #156

merged 2 commits into from
Aug 23, 2023

Conversation

ctz
Copy link
Member

@ctz ctz commented Aug 23, 2023

No description provided.

This wasn't an actual issue, but the fix is equivalent.
@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Merging #156 (3954382) into main (e473ee1) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #156   +/-   ##
=======================================
  Coverage   96.54%   96.54%           
=======================================
  Files          15       15           
  Lines        4376     4376           
=======================================
  Hits         4225     4225           
  Misses        151      151           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ctz ctz added this pull request to the merge queue Aug 23, 2023
Merged via the queue into main with commit 820504d Aug 23, 2023
46 checks passed
@ctz ctz deleted the jbp-fix-build-aug-23 branch August 23, 2023 08:58
@@ -104,4 +104,4 @@ harness = false

[patch.crates-io]
# TODO(XXX): Remove this once rcgen has cut a release w/ CRL support included.
rcgen = { git = 'https://github.com/est31/rcgen.git' }
rcgen = { git = 'https://github.com/est31/rcgen.git', rev = '83e548a06848d923eada1ac66d1a912735b67e79' }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I think we can probably get a rcgen tag Soon ™️ but this is a good fix until then. In retrospect I should have included a SHA from the get-go.

@cpu cpu mentioned this pull request Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants