-
Notifications
You must be signed in to change notification settings - Fork 121
Closed
Description
Hi, I just noticed git builds broke recently:
Caused by:
failed to select a version for the requirement `darling = "^0.22"`
version 0.22.0 is yanked
location searched: crates.io index
required by package `plotly_derive v0.13.5 (https://github.com/plotly/plotly.rs#c3a32693)`
... which satisfies git dependency `plotly_derive` of package `plotly v0.13.5 (https://github.com/plotly/plotly.rs#c3a32693)`The fix might be #371 from the dependabot
Tried switching to 0.13 but wouldn't work because that version is missing the Marker::colors method which must be why I switched to git.
Would it please be possible to bump the dependency?
Metadata
Metadata
Assignees
Labels
No labels