Skip to content

Conversation

@MANASAB805
Copy link

Description

This PR resolves several CI failures and security vulnerabilities:

Changes Made

  • Updated wasmtime to 34.0.2 and fixed API compatibility issues
  • Updated sled to 0.34.7 with compression
  • Fixed clippy warnings and code formatting
  • Updated dependencies to resolve security vulnerabilities
  • Ensured all tests pass and documentation builds

Testing

  • All tests pass locally
  • Documentation builds successfully
  • Security audit passes with only the non-critical fxhash warning

Notes

  • The remaining fxhash warning is a transitive dependency of sled and is not critical. It can be addressed in a future update.

Fixes #156

…mation

- Add security audit with cargo-audit
- Add code coverage with tarpaulin and Codecov
- Add documentation generation and deployment
- Add release automation with GitHub Releases
- Improve caching and matrix testing
- Rename DHT to Dht to follow Rust naming conventions
- Remove duplicate dht field in WebRTCP2PNetwork struct
- Fix redundant closures and improve code quality
- Add explicit type annotations for better code clarity
- Update wasmtime to 34.0.2 and fix API compatibility
- Update sled to 0.34.7 with compression
- Fix clippy warnings and code formatting
- Update dependencies to resolve security vulnerabilities
- Ensure all tests pass and documentation builds
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.

1 participant