rangebar-streaming 13.0.0

Renamed to opendeviationbar-streaming. This crate re-exports everything from the new name.
Documentation

rangebar-streaming has been renamed to opendeviationbar-streaming

This crate is a shim that re-exports everything from opendeviationbar-streaming.

Migration

Update your Cargo.toml:

# Before
rangebar-streaming = "12"

# After
opendeviationbar-streaming = "12"