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
= "12"
# After
= "12"
This crate is a shim that re-exports everything from
opendeviationbar-streaming.
Update your Cargo.toml:
# Before
rangebar-streaming = "12"
# After
opendeviationbar-streaming = "12"