Skip to content

River v0.1.11

Choose a tag to compare

@sanity sanity released this 04 Sep 23:44
· 410 commits to main since this release

πŸš€ River v0.1.11

πŸ”§ Bug Fixes

  • Fixed tokio-tungstenite version conflict that prevented riverctl installation
  • Updated freenet-stdlib dependency to v0.1.14 for compatibility with latest Freenet core

πŸ“¦ Dependency Updates

  • Updated tokio-tungstenite from 0.26 to 0.27
  • Updated freenet-stdlib from 0.1.13 to 0.1.14
  • Updated all workspace dependencies to latest compatible versions

πŸ› Known Issues Fixed

  • Resolved compilation error: "mismatched types... two different versions of crate tokio_tungstenite are being used"

πŸ“₯ Installation

cargo install riverctl

This release ensures compatibility with Freenet v0.1.22 and resolves dependency conflicts users were experiencing.