Skip to content

Conversation

@simo5
Copy link
Member

@simo5 simo5 commented Nov 11, 2025

Description

Fixes #362
(hopefully)

Checklist

  • Test suite updated with functionality tests
  • Test suite updated with negative tests
  • Rustdoc string were added or updated
  • CHANGELOG and/or other documentation added or updated
  • This is not a code change

Reviewer's checklist:

  • Any issues marked for closing are fully addressed
  • There is a test suite reasonably covering new functionality or modifications
  • This feature/change has adequate documentation added
  • A changelog entry is added if the change is significant
  • Code conform to coding style that today cannot yet be enforced via the check style test
  • Commits have short titles and sensible text
  • Doc string are properly updated

Signed-off-by: Simo Sorce <[email protected]>
This gives a slightly better chance of building docs on a system that
has openssl headers but not sources. Still it will probably fail on
minimal containers like those used by docs.rs

Signed-off-by: Simo Sorce <[email protected]>
@simo5 simo5 merged commit 14c0e39 into latchset:main Nov 12, 2025
50 checks passed
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.

docs.rs is unable to build documentation for ossl

2 participants