Skip to content

Conversation

@sanity
Copy link
Contributor

@sanity sanity commented Sep 4, 2025

[AI-assisted debugging and comment]

Summary

Updates dependencies to enable freenet-core to update rand and tokio-tungstenite.

Changes

  • Update tokio-tungstenite from 0.26.1 to 0.27.0
  • Update rand from 0.8 to 0.9 (dev dependency)
  • Replace from_entropy() with from_os_rng() for rand 0.9 compatibility
  • Bump version to 0.1.14

Testing

  • ✅ Builds successfully with all features
  • ✅ Release build completes without errors

This is needed to unblock dependabot PRs in freenet-core.

sanity and others added 4 commits July 10, 2025 22:22
[AI-assisted debugging and comment]

- Update tokio-tungstenite from 0.26.1 to 0.27.0
- Update rand from 0.8 to 0.9 (dev dependency)
- Replace from_entropy() with from_os_rng() for rand 0.9
- Bump version to 0.1.14

This enables freenet-core to update these dependencies.
@sanity sanity merged commit 639aba2 into main Sep 4, 2025
4 of 7 checks passed
@sanity sanity deleted the update-deps-rand-tokio-tungstenite branch September 4, 2025 00:23
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.

2 participants