You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make plotly_static last crate as currently will fail
- plotly_static needs to be added to the same crates.io token
Signed-off-by: Andrei Gherghescu <[email protected]>
bump plotly version and edition to 2021 (#256)
- bump edition to 2021
- set resolver to 2 to bypass latest wasm-bindgen bug: rustwasm/wasm-bindgen#4304
- remove patch versioning from all dependencies
Signed-off-by: Andrei Gherghescu <[email protected]>