Replies: 3 comments
-
#600 it was mainly to fix CI. We need to find a way to use a stable compiler to check msrv, but a nightly cargo to use build-std. Maybe this might work. |
Beta Was this translation helpful? Give feedback.
-
The Nobody else has made any attempt to update the dependency since that I'm aware of (this was ~1 month ago). Would love to see a PR resolving this. |
Beta Was this translation helpful? Give feedback.
-
This dependency's version is no longer pinned. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a specific reason why the log dependeny ein esp-hal-common is "=0.4.18" instead of "0.4.18"?
I wanted to create a workspace in which one module uses this crate, but it is not possible because it creates a version conflict with a crate that uses the current log version "0.4.19"
Beta Was this translation helpful? Give feedback.
All reactions