Replies: 1 comment
-
This has now been released as 0.3.8. Thank you very much! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
we've just introduced cargo cyclonedex in our builds (thank you so much for the work on this!) and one of our builds is now failing:
This is because the 0.3.7 release includes a dependency on
cargo
in version 0.64 which confusingly is Cargo 1.63.In master this is already bumped to 0.70 (cargo binary = 1.69). The latest version is already at 0.71.
Would it be possible to cut a new release with those updated dependencies?
Thank you very much.
Beta Was this translation helpful? Give feedback.
All reactions