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
This is a library. If it would use exact dependencies, consumes cannot select other version. You should lock the version of the dependency in you application crate. If your crate is a library, please, do not use exact versions.
If it would use exact dependencies, consumes cannot select other version. You should lock the version of the dependency in you application crate. If your crate is a library, please, do not use exact versions.
Thanks for the advice! It reminded me of this (which I previously forgotten)
Is your issue REALLY a bug?
Is there an existing issue for this?
Is this issue related to iced?
What happened?
(#2343) This line introduced a buggy feature: frewsxcv/rust-dark-light#39
TLDR: please use an exact version, preferably=1.0.0
, as I've tested it worksWhat is the expected behavior?
It should detect color-scheme on any supported OS
Version
master
Operating System
Linux
Do you have any log output?
No response
The text was updated successfully, but these errors were encountered: