Skip to content

Conversation

@gasbytes
Copy link
Contributor

@gasbytes gasbytes commented Feb 3, 2025

  • Updated wolfssl to the latest release (5.7.6);
  • Updated dependencies;
  • Updated workflows to only run against the main branch

@gasbytes gasbytes assigned wolfSSL-Bot and gasbytes and unassigned wolfSSL-Bot and gasbytes Feb 3, 2025
- Update wolfssl to the latest release (5.7.6);
- Update dependencies;
- Updated workflows to only run against the main branch
Suppress two clippy warnings in bindgen-generated code:
- ptr_offset_with_cast: Generated code uses ptr::offset with usize->isize cast
- missing_safety_doc: Auto-generated unsafe functions lack safety documentation

These warnings are not actionable since the code is auto-generated by bindgen.

Also updated the top comment of the wolfcrypt-rs/src/bindings.rs
accordingly.
@dgarske dgarske merged commit 40fb6e0 into wolfSSL:main Feb 10, 2025
2 checks passed
@gasbytes gasbytes deleted the release branch February 11, 2025 18:00
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